Symbolics Links getting me down.

Pàgina inicial
Adjunts:
Missatge com a correu electrònic
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Autor: todd hewett
Data:  
A: plug-discuss
Assumpte: Symbolics Links getting me down.
Howdy Folks,



I am having a hard time creating a symbolic link.



I am able to create the link, but I'm not quite getting it right.



I have the following directory structure.



-----Domain

---------------httpdocs

---------------httpsdocs



I am trying to get httpsdocs to show all the files that are in the httpdocs
folder.



I use the following command:



ln -s httpdocs/ httpsdocs/



I end up with a sub-directory in httpsdocs, httpdocs.



Close but no cigar.



Thanks for the help and illumination



Todd