appleboy / scp-action

GitHub Action that copy files and artifacts via SSH.

Home Page:https://github.com/marketplace/actions/scp-command-to-transfer-files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERROR: tar: Not a recognized flag: z drone-scp error: Process exited with status 1

sravankumarkeesara opened this issue · comments

@appleboy

Started facing this issue while deploying code.. not sure if something changed. Can you please help
Also tried using the below versions but the same issue

"appleboy/scp-action@"7af00892de6f8397c5c3393cfb3b32ae7f91b94b"

appleboy/scp-action@v0.1.4

image
image

@appleboy
Previously the scp-action@master used to tar all files with just ".tar" extension, but currently its creating with ".tar.gz"

I will take a look. @sravankumarkeesara

@sravankumarkeesara What's your OS and tar version?

@sravankumarkeesara What's your OS and tar version?

@appleboy Thank you for your help. Below are the details of the OS and version used.

image

Please let me know for any more details