appleboy / drone-scp

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

The win system uses commands that seem unable to be compressed into tar #129

Closed bbhxwl closed 1 year ago

bbhxwl commented 2 years ago

win10 tar all files into C:\Users\47013\AppData\Local\Temp\927348223\RTpNoJYgNG.tar tar: no files or directories specified exit status 1

appleboy commented 1 year ago

Please enable the debug mode and post your command and all output log.

appleboy commented 1 year ago

fixed in https://github.com/appleboy/scp-action/pull/132