[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] changing default ftp login folders
On Fri, 17 Mar 2000 WayneB6094@xxxxxxx wrote:
> In a message dated 3/16/00 9:23:27 AM US Mountain Standard Time,
> dan@xxxxxxxxxxxxx writes:
>
> > I don't understand how difficult this could be when you only have one FTP
> > account per domain. In either of the two big FTP clients, CuteFTP or
> WS_FTP,
> > all you need to put in is ../../web for the remote directory.
>
> Actually, all you need to put in that field is "/web".
No, that will put files in their user web site, the original question
was how to make it easier for a site admin to put files in the
top site they are admin for....
BTW, an easier solution is just to make a symbolic link in the user
dir pointing up 2 levels,
eg: cd /home/sites/siteX/users/username
ln -s ../../web/ WebSite
that gives the user something to click on
and acts as a reminder....as an added precaution , you can make
the users login directory read-only, assuming they don't use it for
anything else, it helps prevent accudents like uploading all their site
files there....
Gordon
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>