Page 1 of 1

FTP Account to access all website

Posted: Tue Apr 07, 2015 10:25 am
by lochness
Hi all,

I want to enable a user account to access all the websites in a users folder. For example:

/home/<someuser>/web

That way they can use a single ftp account to upload to multiple website spaces. Is this possible?

Thanks
Andrew

Re: FTP Account to access all website

Posted: Tue Apr 07, 2015 11:48 am
by skurudo
You create user LaLaLa
and user LaLaLa
can access to all sites in /home/LaLaLa/web/

Re: FTP Account to access all website

Posted: Tue Apr 07, 2015 2:11 pm
by lochness
Now I feel really stupid. Can't believe it was that easy.

Thanks for taking the time to answer the question.

Andrew