I am creating a symlink for a clients /www directory. I am using this command:
cd /home/userid
ln -s ./public_html www
This works find and shows up with ls -al. After a day or two, the client calls back and compains that his /www directory is missing again. I check and it is gone. For some reason the symlink is being removed. Does anyone have an idea ?
Thanks much,
W. Senter



LinkBack URL
About LinkBacks
Reply With Quote




