Hello,
My question relates to changing user johnsmith's ftp-root directory one level up using pure-ftpd with virtual users.
I want to change the line:
to
How/Where do I change this?
Please help.
Kind regards,
Jamie
My question relates to changing user johnsmith's ftp-root directory one level up using pure-ftpd with virtual users.
pure-pw show johnsmith gives me:
Code:
Login : johnsmith
Password: @gJL^878etc
UID: 2001 (ftpuser)
GID : 2001 (ftpgroup)
Directory: /var/www_1 <<<<<<<<
etc
I want to change the line:
Code:
Directory : /var/www_1
Code:
Directory: /var
How/Where do I change this?
Please help.
Kind regards,
Jamie