• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

ftp access to virtual directory

Y

yaniv

Guest
I want to give one of my users access to his virtual directory site with FTP.

how can i create FTP user in one domain, that can access only one folder?
 
Plesk allows only one ftp user for domain. If you even configure it manually from IIS and create hardlinks by linkd utility any configuration of ftp via Plesk will remove it.
 
Things are more simple :
You can use webusers and they get access to they folder, and that folder will be linkd to webusers folder:
Some steps:
1. Create webuser, folder will be created.
2. Write down permissions
3. Delete folder
4. Use linkd (resource kit for Windows 2000) or download from microsoft.com to create link instead deleted folder to virtual directory
5. Add permissions which are not there

John S.G.
 
Back
Top