Symbolic links in Win2K/XP

  • Axe
  • Genius
  • Genius
  • User avatar
  • Joined: Jan 07, 2004
  • Posts: 5744
  • Loc: Sub-level 28
  • Status: Offline

Post February 8th, 2004, 4:57 pm

Is there a way to create a symbolic link in Win2K/XP (using NTFS) to make one directory appear as though it were another.

Similar to how in Linux you can do...

Code: [ Select ]
ln -s /var/www/html ~/www


and then type cd ~/www and use it as though that were the true path?
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post February 8th, 2004, 4:57 pm

  • twiztit_momma
  • Proficient
  • Proficient
  • User avatar
  • Joined: Jan 01, 2004
  • Posts: 346
  • Loc: SanLeon Tx
  • Status: Offline

Post February 8th, 2004, 10:08 pm

http://www.lostshot.com/weblog/2003/09. ... sjunctions
u might need to scroll up a block on that page.
  • Axe
  • Genius
  • Genius
  • User avatar
  • Joined: Jan 07, 2004
  • Posts: 5744
  • Loc: Sub-level 28
  • Status: Offline

Post February 8th, 2004, 10:26 pm

That info is sweet, thank you...

Has anybody here used this technique? Would that work linking to remote paths?

For example...

Linking \\lanserver\data\docs\freds_docs\ to be accessed locally as c:\Freds_Docs\

Would that work? Or would I have to mount the remote path to a local drive letter, then use that drive letter as the actual path for the fake one to point to?

Or will this not work with remote mounting at all?
  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23404
  • Loc: Woodbridge VA
  • Status: Offline

Post February 9th, 2004, 7:53 pm

Seems like a pretty hefty workaround. Wouldn't mapping a drive to "Freds_Docs", in essense, provide the same result?
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.
  • Axe
  • Genius
  • Genius
  • User avatar
  • Joined: Jan 07, 2004
  • Posts: 5744
  • Loc: Sub-level 28
  • Status: Offline

Post February 9th, 2004, 8:02 pm

Maybe, but not all of them are just going to be random data directories for applications. Some are going to be system directories (like the windows Fonts directory, for example), which need to be in a specific location.
  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23404
  • Loc: Woodbridge VA
  • Status: Offline

Post February 9th, 2004, 8:05 pm

Understood. In that case -- no opinion.
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.
  • Axe
  • Genius
  • Genius
  • User avatar
  • Joined: Jan 07, 2004
  • Posts: 5744
  • Loc: Sub-level 28
  • Status: Offline

Post February 9th, 2004, 8:40 pm

It's no biggy, I'll give it a try and see what happens, I just figured maybe I could save myself a few hours if somebody here has tried it beforehand and proven it not to work, lol.

Post Information

  • Total Posts in this topic: 7 posts
  • Users browsing this forum: No registered users and 258 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.