• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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