Post
Topic
Board Announcements (Altcoins)
Re: [ANN] VIVO - Masternodes, ASIC-Resistant, Secure, High MN Rewards, Decentralized
by
Papiruc
on 20/09/2017, 13:15:11 UTC
I want to take all files from the wallet tar.gz file using the tar command.
tar -xvzf vivo-0.12.1.7-ubuntu14.04.tar.gz
Gives an error message
tar (child): vivo-0.12.1.7-ubuntu14.04.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
How to solve a problem. Thanks in advance.