Hi!
I’m trying to upload file via SFTP. While using WinSCP everything works great. I’ve used this command:
/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
And I’ve got error:
no such item (4) action timed out - try again, if error continues contact support and send a supout file (13)
Have you got any idea what can I do? With FTP everything just works.
As a server I’m using Synology NAS.