appleboy / drone-scp

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

Why not use tar -czf? #123

Closed intern closed 1 year ago

intern commented 3 years ago

Please use tar -zcf xxxx.tar.gz foo bar. It's faster when it's used! z