You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
latest: Pulling from appleboy/drone-scp
Digest: sha256:143142ef73dcd3ce24c4c20b31cd6e2caf7456923ac431f7dce6932c8858b9e7
Status: Downloaded newer image for appleboy/drone-scp:latest
tar all files into /tmp/389006165/SHLbHxdZrr.tar
tar: empty archive
exit status 1
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: '//', '/', '', '\'.
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: