Failed to create the sftp client: ssh: subsystem request failed

Can’t log into SFTP storage on new Synology NAS using username and password:

Here’s my storage configuration screen:

When I click on directory to choose the location, I get the following error:

I can log into synology via ssh fine from multiple other machines.

Samba works using hostname synology too.

I have other storages set up fine using SFTP.

I can ping the machine from duplicacy console:

image

Not sure what this error is, how to see more verbose output or why it can’t connect via SSH?

Duplicacy docker logs gives the following:

There is no ssh command available in docker console so I can’t troubleshoot like that.

(post deleted by author)

It’s a well known Synology bug, one of many issues of those retched devices.

I recommend don’t rely on Synology’s SFTP, use SMB backend instead.

1 Like

It wasn’t actually a bug in the end. It was that for some crazy reason the SFTP settings are not under ssh in Control Panel but rather under FTP :see_no_evil:

Still would be nice to be able to troubleshoot ssh issues with verbose output.

You still want to read those threads and make recommended changes to prevent issues down the road.