Symbolics Links getting me down.

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
+ (text/html)
Supprimer ce message
Répondre à ce message
Auteur: todd hewett
Date:  
À: plug-discuss
Sujet: 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