• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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