appleboy / drone-scp

Copy files and artifacts via SSH using a binary, docker or Drone CI.
MIT License
142 stars 29 forks source link

drone-scp error but file copy success #134

Closed HighScore17 closed 1 year ago

HighScore17 commented 2 years ago

in the Copy files to server sections, the files are copied successfully but with an error shown below

tar all files into /tmp/635380544/KwUcbibuAf.tar scp file to server. create folder C:\wamp64\www\siu untar file KwUcbibuAf.tar remove file KwUcbibuAf.tar drone-scp error: Process exited with status 1 drone-scp rollback: remove all target tmp file remove file KwUcbibuAf.tar 2022/05/04 19:40:44 Process exited with status 1

dsl-src commented 1 year ago

Same error

appleboy commented 1 year ago

fixed in #132