My server has Linux installed when I try to unzip a file using tar -zxvf , I get the following error message
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors
Is it a problem with the server or the command is incorrect