Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Cyto - Trustless, decentralized cash
by
Jeddie
on 14/06/2019, 11:59:21 UTC
Quote from: CytoProject
To backup the directory, something like this...

tar czvf cyto_wallet.tar.gz cyto_wallet
then ask your vps provider for help on how to download cyto_wallet.tar.gz
once you download it, save it somewhere safe on your computer


I backed up the directory as you suggested. Then somehow I was able to successfully install a GUI on the VPS. I then located the archived backup (cyto_wallet.tar.gz) and opened it but alas, it was empty!!! I expected to at least find some sort of text file therein but there was not a single file in there. Please how I go about this whole backing up of a thing? i really don't want to lose my wallet when my g-cloud trial expires...

One of three things went wrong. Either your wallet was not saved to cyto_wallet/main.wallet, your command to create the tar.gz file was incorrect, or the command you used to extract it was incorrect.  Start by going back to your VPS, switching into your cyto_wallet directory and then doing an ls -la there.  If it's empty, then perhaps you saved your wallet to another location. If not, then rerunning the tar czv command from the parent directory should show the files that were added to the tar.gz.  You can paste them here just to confirm.

Well, now that I have a GUI installed, I wouldn't need to be running commands. Kindly tell me what file(s) or folder(s) I should be looking for in the directory so I can back them up. Thanks

These

Code:
-rw-rw-r-- 1 cc cc  553 Jun 13 17:46 main.wallet
-rw-rw-r-- 1 cc cc   95 Jun 13 17:46 main.wallet.address.txt
-rw-rw-r-- 1 cc cc   85 Jun 13 17:46 main.wallet.airdrop.id
-rw-rw-r-- 1 cc cc   57 Jun 13 17:46 main.wallet.airdrop.keys
-rw-rw-r-- 1 cc cc  289 Jun 13 17:46 main.wallet.keys

I was able to locate 'main.wallet', 'main.wallet.address.txt' and 'main.wallet.keys' but couldn't find the other two