Koozali.org: home of the SME Server

Legacy Forums => Suggestions => Topic started by: jason on May 04, 2001, 12:01:32 AM

Title: I would love direct ftp access to ibay
Post by: jason on May 04, 2001, 12:01:32 AM
I have several virtual web sites that I want to farm out management of those web sites to web developers.  currently the users have to log in with their user name and they see the root web folders, ibays manager primary users.  I would prefer that they would be directly in their web directory,  only seeing http cgi files.

  I have tried the idea of having them sign in with the ibay name and password, and this does not work.

  There was a post regarding this that did not work for me.  I think that this would be very useful, especially for folks like myself who do not want people snooping around.

thanks again for the great work guys, this is a very useful and practical product.

Jason
Title: Re: I would love direct ftp access to ibay
Post by: Nathan Fowler on October 01, 2001, 08:30:55 AM
You can always make a symbolic link to '/ibays/' in their home directory to 'Public_HTML' or whatever you want to call it.

Look at the command 'ln -s'