• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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