Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Link folders
Index -> General Discussion
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Blade




PostPosted: Tue May 27, 2003 8:00 pm   Post subject: Link folders

on unix machines you can link your folders together. so that it appears as if the folders are being displayed in more than one folder.
ie: C:\pics --> it has a file called ladies.jpg
you refrence the files from pics into another folder
C:\pics2 --> it now has ladies.jpg in it

the upside to this is that you have the file in multiple folders but it doesn't actually exist there, in turn it doesnt take up space

anyone know how i could accomplish this in windows xp(pro)?
Sponsor
Sponsor
Sponsor
sponsor
void




PostPosted: Tue May 27, 2003 8:15 pm   Post subject: (No subject)

shortcuts?
JSBN




PostPosted: Tue May 27, 2003 8:15 pm   Post subject: (No subject)

you mean like combining to folders, but the files are still kept in their own seperate folders?
I am definately not an expert with Windows XP, there is nothing i've ever heard of that'll do this.
Tony




PostPosted: Tue May 27, 2003 8:29 pm   Post subject: (No subject)

well I know you can make a shortcut to a folder...
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Homer_simpson




PostPosted: Tue May 27, 2003 9:16 pm   Post subject: (No subject)

well if that's what u want i know how to do it... in fact i already have a shortcut to my programming folder in my documents folder(not sure if this is what u want... =/)
here's how i did it...
select the folder u want then copy it to clipboard by ctrl+c then goto the folder that u want to create shortcut in and right click and drag to paste shortcut...
Blade




PostPosted: Tue May 27, 2003 10:06 pm   Post subject: (No subject)

you see this is what i want. my d drive is where i keep all my media. but i also want it up on my server. and those are stored on my other drive. so i want everything on my d drive refrenced into that folder on c:
Asok




PostPosted: Tue May 27, 2003 10:25 pm   Post subject: (No subject)

Blade, you'll need to set up a RAID configuration.
Homer_simpson




PostPosted: Wed May 28, 2003 7:39 am   Post subject: (No subject)

i think u can edit your apache conf file and set d:\ as yer htdocs =/
Sponsor
Sponsor
Sponsor
sponsor
Blade




PostPosted: Wed May 28, 2003 11:31 am   Post subject: (No subject)

i know i can set whatever i want to be my htdocs folder.... but it doesnt solve the problem. asok, how can i do that?
Asok




PostPosted: Wed May 28, 2003 11:57 am   Post subject: (No subject)

I'll ask my brother when I get home. He set up my RAID config.
rizzix




PostPosted: Wed May 28, 2003 4:39 pm   Post subject: (No subject)

Blade wrote:
i know i can set whatever i want to be my htdocs folder.... but it doesnt solve the problem. asok, how can i do that?


why don't u edit the apache config file like this

Alias /myfiles/ "D:/mydir/anotherdir/myfilesdir/"


so to go to "D:/mydir/anotherdir/myfilesdir/index.htm" you type in "http://www.url-of-my-website.com/myfiles/index.htm"
Blade




PostPosted: Wed May 28, 2003 7:13 pm   Post subject: (No subject)

thx. i tried it but since i'm using a virtual document root it isnt working properly..
Display posts from previous:   
   Index -> General Discussion
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 12 Posts ]
Jump to:   


Style:  
Search: