I'm trying to upload file via SFTP. While using WinSCP everything works great. I've used this command:
Code: Select all
/tool fetch url="sftp://nas/MikroTik-20210522-0903.backup" src-path="flash/MikroTik-20210522-0903.backup" user="xyz" password="xyz" dst-path="MikroTik-20210522-0903.backup" upload=yes
Code: Select all
no such item (4) action timed out - try again, if error continues contact support and send a supout file (13)
As a server I'm using Synology NAS.