I'm trying to set up a site using cpanel, and I would like to change the user's FTP home directory to something other than the default. Currently, I have set up a new account for this site, and as expected, when the user logs in via FTP, he/she is brought to:
I would like to modify this one site (note I do not want to change all the sites on my system) so that when the user logs in via FTP, he/she has an FTP home directory of:
This way, I can ensure that all the files uploaded to this directory are going to the right directory. Is there a file or database that contains this information? Can I make the change through WHM or Cpanel, or is it something I must do manually?
Any advice is greatly appreciated.
Code:
/home/username/
Code:
/home/username/public_html/dev/
Any advice is greatly appreciated.