When trying to initialize on a Synology NAS over sftp I am getting a error message:
./vertical -v --log init esxi65 sftp://esxbackup@10.0.1.83/esxbackup
2017-10-08 07:52:17.442399 INFO PROGRAM_VERSION Vertical Backup 1.1.2
2017-10-08 07:52:17.442891 TRACE INIT_ARGS Running init command – chunk size: 1048576, encrypt: False, temporary directory: None
esxbackup@10.0.1.83’s password (leave blank to choose public key authentication):
2017-10-08 07:52:27.923334 ERROR SFTP_CREATE Failed to create the directory esxbackup/snapshots: Server connection dropped:
On the SFTP Server a directory named “esxbackup/chunks” gets created before the command aborts.
I have enabled the sshClient ruleset on the ESX host.
For the SFTP Server I am using a Synology NAS RS816 with the “DSM 6.1.3-15152 Update 6” SW-version.
Thank you in advance for your support.