• 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.

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