Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interoperabiltiy with Synology DSM 4.1 #6766

Closed
cyberduck opened this issue Jul 19, 2012 · 1 comment
Closed

Interoperabiltiy with Synology DSM 4.1 #6766

cyberduck opened this issue Jul 19, 2012 · 1 comment
Assignees
Labels
bug sftp SFTP Protocol Implementation thirdparty Issue caused by third party

Comments

@cyberduck
Copy link
Collaborator

Banz created the issue

Great Job on Cyberduck!

Synology has added SFTP on their DSM 4.1 Beta. Nautilus filemanager via SFTP and the linux console SFTP connect fine.

With Cyberduck, FTPS works. SFTP gives the following error:

SSH Error: Bad message (SSH_FX_BAD_MESSAGE: A badly formatted packet or other SFTP protocol incompatibility was detected.)

The log drawer shows:

SSH_FXP_INIT
SSH_FXP_VERSION
posix-rename@openssh.com
statvfs@openssh.com
fstatvfs@openssh.com
hardlink@openssh.com
SSH_FXP_REALPATH
SSH_FXP_NAME
/
SSH_FXP_REALPATH
SSH_FXP_NAME
/
SSH_FXP_REALPATH
SSH_FXP_NAME
/
SSH_FXP_OPENDIR
SSH_FXP_HANDLE
SSH_FXP_READDIR
SSH_FXP_NAME
drwxrwxrwx   27 root     root         4096 Jul 19 09:55 admin
drwxrwxrwx    8 root     root         4096 Jul 19 10:02 Backups
drwxrwxrwx    2 root     root         4096 Jul 11 17:13 it_images
drwxrwxrwx    5 root     root         4096 Jul 18 10:49 packages
drwxrwxrwx    9 34       34           4096 Jul 19 09:55 shockfish
drwxr-xr-x    5 Banz     users        4096 Jul 13 20:20 home
SSH_FXP_READDIR
SSH_FXP_STATUS
SSH_FXP_CLOSE
SSH_FXP_STATUS
Bad message
SSH_FXP_REALPATH
SSH_FXP_NAME
/

It seems to see the shared folders, but then the error pops up and they don't show up in Cyberduck

Greetings from Lausanne

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you additionally report this interoperability issue to Synology.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug sftp SFTP Protocol Implementation thirdparty Issue caused by third party
Projects
None yet
Development

No branches or pull requests

2 participants