29-02-2016, 11:27 PMEcstasy Wrote: 29-02-2016, 11:26 PMloldongs Wrote: The easiest way to do it is to create an FTP user who has the home directory of /var/www. I believe this will work: Code:useradd -d /var/www ftp_user passwd ftp_user See this for more help. He can literally just double click the ..
29-02-2016, 11:26 PMloldongs Wrote: The easiest way to do it is to create an FTP user who has the home directory of /var/www. I believe this will work: Code:useradd -d /var/www ftp_user passwd ftp_user See this for more help.
useradd -d /var/www ftp_user passwd ftp_user
Loading Info...