• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question How to set up an FTP user to have access to specific folders from another users home folders?

Sep B.

New Pleskian
Hi there,
I have been searching online for a couple of days for this situation I have, but I can't find a solution to it. Maybe someone here can help me out.
I have Plesk installed on one of my servers and I manage some websites with it. I also have an application running on the server that is running from the home directory of a user that was created specifically for that application alone.

So my question here is this:
How can I make it so an FTP user I create on Plesk (example: Domain1-PleskFTPUser) to have access to a specific folder from another users' home location (example: /home/application-user/application/target-folder)? I would need the FTP user to have recursive read and write access to that "target-folder" so I don't need to always manually connect over SSH, swap to "application-user", check the files I need and download some of them, edit a few and upload the modified ones back to the server.

Thanks for any tips or hints you could give me to sort this situation out.
 
have you try the following:

Easier solution to solve this is by creating 2 account and use Mobaxterm. You may login to multiple account and edit on the fly
 
Thanks for the reply but that won't work. I already use Mobaxterm but the server is made in such a way that only 1 account has SSH access from a specific IP. Every other account can't be accessed through a direct SSH connection.

I also need the FTP functionality because the files I need to edit are actually used by another software on my end, but this software supports FTP so it could grab them automatically.
 
You need root permission to manually modify the group for that user to grant both permission to access the same folder.
Plesk ftp user have access to domain root directory by default.
 
Back
Top