hello,
I have a virtualdomain lets call it test.
i want to creat a ftp user in that domain that has access to the folder:
/home/test/media
how do i do this??
hello,
I have a virtualdomain lets call it test.
i want to creat a ftp user in that domain that has access to the folder:
/home/test/media
how do i do this??
If that’s the only folder the user needs access to, you could set it as the user’s home directory and then configure the FTP server to restrict users to their home directories (for the domain in question).
hi Locutus,
Can you tell me how to do that.
If i try to set i home dir it can only bu a sub dir from public_html
Did you create a “website FTP access user”? If you create a regular user, you can set its home directory to anything under the virtual server home. Then you need to assign them a shell that allows FTP login (under “Other user permissions”).