Hi,
I've been trying to make this work with no luck. I've seen on some other issue, that this error usually means the remote path does not exist or does not have access, so I tried with C:\Temp which should work, but the result is the same.
drone-scp --host 10.253.18.48 --port 1126 --username usr_remote --password x9v5o5pPbHYwSQzo --source C:/Temp --target /tmp
For the source I've tried different formats for the bar, since Windows is bit special: '//', '/', '', '\'.
tar: empty archive
exit status 1
Any help would be appreciated.
Hi,
I've been trying to make this work with no luck. I've seen on some other issue, that this error usually means the remote path does not exist or does not have access, so I tried with C:\Temp which should work, but the result is the same.
drone-scp --host 10.253.18.48 --port 1126 --username usr_remote --password x9v5o5pPbHYwSQzo --source C:/Temp --target /tmpFor the source I've tried different formats for the bar, since Windows is bit special: '//', '/', '', '\'.
Any help would be appreciated.