Computing

Filezilla question?

Submitted by H, , Thread ID: 18921

Thread Closed

RE: Filezilla question?

This post was last modified: 29-02-2016, 11:26 PM by kara
#5
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.

Users browsing this thread: 3 Guest(s)