Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

How do I change the location of the disk cache?

Hyperia Ennui
Shangri-La-La-La
Join date: 7 Jun 2005
Posts: 14
06-11-2005 22:41
It's putting gigs of stuff here:
C:\Documents and Settings\Owner\Application Data\SecondLife\cache

but I want it to go to my D: drive where there is hundreds of gigs of room.


Thanks! :)
Catherine Omega
Geometry Ninja
Join date: 10 Jan 2003
Posts: 2,053
06-11-2005 23:39
Try the Second Life Support Wiki.
_____________________
Need scripting help? Visit the LSL Wiki!
Omega Point - Catherine Omega's Blog
Thili Playfair
Registered User
Join date: 18 Aug 2004
Posts: 2,417
06-12-2005 01:50
I sometimes wonder how you find these things in wiki, i can search for ages not find aaaanything, this thing need to be in FAQ for SL :D
Hyperia Ennui
Shangri-La-La-La
Join date: 7 Jun 2005
Posts: 14
06-12-2005 13:57
Woot, it worked! Thanks.

A shame that setting's not simply in the client or the installer.
SuezanneC Baskerville
Forums Rock!
Join date: 22 Dec 2003
Posts: 14,229
Thili - what wiki were you looking in?
06-12-2005 19:24
If you go to the Second Life Wiki at secondlife.com/help and put in "cache" as a search term, the first link to come up is the one Catherine pointed out.

Might you be looking in the scripting wiki instead?

I have a feeling, it may be totally unfounded, but I have it anyway, that the Second Life Wiki's inconsistent name - it has been called the Support Wiki, it's url uses "tiki" and doesn't even have "wiki" in it, the title that appears is Second Life Wiki - and the long term use of the term "wiki" in the context of Second Life to mean the LSL scripting wiki - are keeping the SL Wiki from sticking in people's minds as a place to turn to when they need help with Second Life.
_____________________
-

So long to these forums, the vBulletin forums that used to be at forums.secondlife.com. I will miss them.

I can be found on the web by searching for "SuezanneC Baskerville", or go to

http://www.google.com/profiles/suezanne

-

http://lindenlab.tribe.net/ created on 11/19/03.

Members: Ben, Catherine, Colin, Cory, Dan, Doug, Jim, Philip, Phoenix, Richard,
Robin, and Ryan

-
Hyperia Ennui
Shangri-La-La-La
Join date: 7 Jun 2005
Posts: 14
06-13-2005 02:40
I didn't know there was a "wiki" as when you click on support you get a page full of email addresses and such. ^^
Torley Linden
Enlightenment!
Join date: 15 Sep 2004
Posts: 16,530
06-13-2005 03:01
From: Hyperia Ennui
Woot, it worked! Thanks.

A shame that setting's not simply in the client or the installer.


I agree, a simpler way to do it would be really welcome. For this, and several other functions that could use some more automation.
_____________________
Laukosargas Svarog
Angel ?
Join date: 18 Aug 2004
Posts: 1,304
06-13-2005 04:43
fyi: making a symbolic link works on OS X too ! woot !

( That's a symlink and NOT an alias, aliases don't work. )
Bosozoku Kato
insurrectionist midget
Join date: 16 Jun 2003
Posts: 452
06-14-2005 05:47
You can get other junction utilities besides the Microsoft linkd.exe:

Command line util:
http://www.sysinternals.com/Utilities/Junction.html

GUI app:
http://www.rekenwonder.com/linkmagic.htm

have used both of the above. One note, with the commandline app (junction.exe), use quotes around your path strings (something the app doesn't show ya), example:
CODE
junction "c:\documents and settings\bosozoku\application data\secondlife\cache" "d:\RemoteSLcache"


..would have posted this to the wiki, but I hate the wiki format more than I hate html, which is a lot. :p
Shebang Sunshine
Royal PITA
Join date: 3 Dec 2002
Posts: 765
how blonde am I?
09-10-2005 18:18
Don't answer that!

I've tried both linkd as well as junction, and both of them say the link was created, and yet each time, the cache folder back on C is filling up!

Yes, both C and D are NTFS. Yes, I'm logged in as the administrator. Runnin' Win2k. Yes, yes, the answer to all your questions is Yes.

This one is bugging me! Any ideas?

#!
_____________________
--
Gravy: the new ice cream.
Strife Onizuka
Moonchild
Join date: 3 Mar 2004
Posts: 5,887
09-11-2005 03:58
From: Strife Onizuka

Applications for making reparse points (free of course :D )
WinLinks (no website anymore they ceased to exist, download is from Internet Archive, interestingly if you browse the Archive on thirty4.com you will find office photo's of LindenLabs; small world)
NTFSLink (no website anymore)
Junction (this is produced by SysInternals)


WinLinks and NTFSLink are my favorites.
Try WinLinks
Just install it, then right click on the folder of the new cache, select WinLink->Create Junction from the menu, browse to the location (oh yeah be sure to delete your old cache folder first, then when you are at the location just type in "cache" in the save box and click save. Your done.
_____________________
Truth is a river that is always splitting up into arms that reunite. Islanded between the arms, the inhabitants argue for a lifetime as to which is the main river.
- Cyril Connolly

Without the political will to find common ground, the continual friction of tactic and counter tactic, only creates suspicion and hatred and vengeance, and perpetuates the cycle of violence.
- James Nachtwey
Shebang Sunshine
Royal PITA
Join date: 3 Dec 2002
Posts: 765
09-11-2005 08:27
From: Strife Onizuka
WinLinks and NTFSLink are my favorites.
Try WinLinks
Just install it, then right click on the folder of the new cache, (.....)


Ok, downloaded/installed both of those. WinLinks didn't give me a right-click option. NTFSLink did, and it actually showed the original cache folder being linked to the newly created one. I unlinked, then re-linked using NTFSLink.

The files are still listed in the original cache folder, but also in the new one.. is this normal behavior? (Oh, and yes, I did delete everything in the original folder in between each test!)

Thanks for your help!

#!
_____________________
--
Gravy: the new ice cream.
Strife Onizuka
Moonchild
Join date: 3 Mar 2004
Posts: 5,887
09-13-2005 07:53
It will show like it is in both places but infact it is in the location that isn't a junction/reparse point. What we are doing is tricking SL.

Example:

Reparse link
"C:\Test" is a reparse point to "D:\Test"
If you open "C:\Test\" it will look and act like it has the contents of "D:\Test\" But the data is really in "D:\Test\". Only an application specificly built to recognize reparse points will be able to tell the difference.
_____________________
Truth is a river that is always splitting up into arms that reunite. Islanded between the arms, the inhabitants argue for a lifetime as to which is the main river.
- Cyril Connolly

Without the political will to find common ground, the continual friction of tactic and counter tactic, only creates suspicion and hatred and vengeance, and perpetuates the cycle of violence.
- James Nachtwey
Champie Jack
Registered User
Join date: 6 Dec 2003
Posts: 1,156
10-25-2005 07:49
Thanks Strife!

I used WinLinks and followed your directions. Everything is working great. Finally I get that lost gig back on my system drive :)
_____________________