• 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 to an specific Folder

O

omegauser

Guest
Hi,

How can I do the following>

I have the this folder in the server>
www.domain.com/option/folder

and I want to create an FTP account to access that folder, BUT no access to httpdocs or anything, just ./folder

If I create a Webuser, I will create an entirerly new folder, I want to use an existent folder with a new FTP account.

Any ideas?
 
Create a new system user with the home directory as /home/httpd/vhosts/option/folder.

dont forget to add the user to the psacln group
 
Hi,

Just one more question, where do I create a new system user?


thanks!
 
Back
Top