"unable to send data over the SSH Channel"

as per below. New install, Win 7 64 password server address etc correct.

2017/05/08 16:45:19    Uploading C:/SharedDocs/ to //home/backups/xxx/yyy/SharedDocs/
2017/05/08 16:45:23    rsync command: rsync --server --modify-window=2 --out-format=%n --links --recursive -tude. . //home/backups/xxx/yyy/SharedDocs/
2017/05/08 16:46:17    Uploading ./
2017/05/08 16:46:17    Uploading la-templates.zip
2017/05/08 16:46:21    INFO: skipping non-regular file "zzzzz/ssss/www/~WRL3532.tmp"

... a few skipping messages

2017/05/08 16:46:42    INFO: skipping non-regular file "zzzz/ssss/www/~WRL0003.tmp"

2017/05/08 16:46:44    Unable to send data over the SSH channel


Help!!

Comments

  • Please try this build:

            32 bit: https://acrosync.com/win32/acrosync_installer_win32_1.6_571.exe

            64 bit: https://acrosync.com/win32/acrosync_installer_win64_1.6_571.exe


    This bug was fixed for libssh2 1.5.0 but after we upgraded to libssh2 1.8.0 we mistakenly thought the fix was not needed.

  • still happens with 1.6_573 after some minutes...


    2017/07/20 14:18:23    Acrosync for windows 1.6 build 573 initialized
    2017/07/20 14:21:09    Uploading D:/Music/ to Data/Music/
    2017/07/20 14:21:10    rsync command: rsync --server --modify-window=2 --out-format=%n --links --recursive -tude. . Data/Musik-neu/
    2017/07/20 14:21:14    Uploading ./
    2017/07/20 14:21:14    Uploading *.mp3
    [...]
    2017/07/20 14:36:17    Uploading *l.mp3
    2017/07/20 14:36:55    Unable to send data over the SSH channel

  • Does this error happen all the time?  The previous fix was to ignore 'send data' errors when it was trying to send a ssh window adjustment packet which can be safely ignored. However, there are still situation when this kind of errors may actually happen when sending real data, for instance, when the network is overcrowded.
  • As I started using Acrosync only a few days ago, I can't really provide any long-time stats.

    I have the suspicion that it happens sometimes when my VPN reconnects and/or when the wifi connection is very bad.
    I'll observe the issue and keep you updated.
Sign In or Register to comment.