简体   繁体   中英

EOF while reading packet

I am trying to connect via SFTP to my DigitalOcean VPS using username/password authentication, but cyberduck gives me the following error when doing so:

Interoperability failure
EOF while reading packet. Please contact your web hosting service provider for assistance.

Connecting to my server via the macos terminal works fine: $ ssh 'user@domain'

What causes this issue?

is because you need update your password in the Terminal window.

*open Digital ocean panel * go to access tab * open Console access * login with root access * put your password ( Digital Ocean send you that by Email ) * Put your new password ( YES Create a new password )

now you can login with Cyberduck.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM