SCP / SFTP not working anymore

Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #244108
    Diego
    Participant

    Hi guys,
    we have a problem with the current version of Updraft. We are not able to do backups via SCP/SFTP. FTP is working fine. We are using Updraft on multiple websites and noticed that it’s still working with the version 2.13.5.21. Do you have an idea what’s the problem?

    The error message we get:
    Failed: We were able to log in, but failed to successfully create a file in that location.
    * PHP event: code E_USER_NOTICE: Expected SSH_MSG_KEXINIT (line 1476, wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php)
    * PHP event: code E_USER_NOTICE: Connection closed by server (line 3689, wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php)

    We already talked with the hoster and they can’t find a problem. Like I said the version 2.13.5.21 is still working fine while the current version has this error.

    Hope you can held us, thanks in advance!

    #244235
    udadmin
    Keymaster

    What is logged in the SFTP server’s logs at the time that that happens?

    The SFTP protocol is handled by this library (which is basically the de facto standard for PHP SFTP) – https://github.com/phpseclib/phpseclib . If it works in an older version, then it’s likely that some bug has been introduced in a recent release.

    David

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘SCP / SFTP not working anymore’ is closed to new replies.