• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Resolved No FTP access for additional user

aski

New Pleskian
Hi,

within my domain I have a web-hosting user "name1" which can also be found in "ftp access".

When I ftp to my machine using "sftp [email protected]" all is good.

Now I added another user named "name2" within "ftp access".

When I ftp to my machine using "sftp [email protected]" I'm prompted for the password.
When I enter the correct password I get: "Connection closed."

Dr. Google seems of no help.
Anyone know anything?

Regards,
Alex
 
SFTP is not really FTP, it's a completely different protocol, based on SSH (SSH File Transfer Protocol). Since name2 is only a FTP user and not a system user, SFTP won't be possible.

I suggest using FTPS instead (FTP over SSL/TLS).
 
Back
Top