[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Symbolic Link



I'm new to Cobalt Raq4 (but I've a little experience with Unix and Linux).

I want that a FTP user logs through FTP directly into the /home/sites/site#/web instead of /home/sites/site#/users/username/web

I did a symbolic link with ln -s

The link has been created and now when I log with my FTP client with the user ID I can see the link but I can't see the /home/sites/site#/web directory content.

It seems that I've not the rights to this directory because when I log with my FTP client with the admin ID I can /home/sites/site#/web directory content when I go to /home/sites/site#/users/username/web.

I probably missed something.

Jean Pierre PICHON