• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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