Monday, March 26, 2012

Change user working directory [FTP]

this is in my case, I already enable FTP also user allow.
whenever you wanna change your ftp working path we could use usermod command

usermod -d /path/to/new/homedir/ username

this is how to enable FTP

No comments: