First of all a big THANK YOU for whoever created the node backup system Backup & Restore - Java Tron
Makes it so much easier to set up an node. However, would be great if multiple connections (on 3.219.199.168) would be possible & maybe a small instruction about how the files are split on http://3.219.199.168. Unpacking each individual file leads to error messages, and probably a corrupt database (?).
If someone has been in the same situation as me and wants to spin up a full node:
- If you have enough space, just download the whole backup in a single file from http://52.77.31.45/
- If you dont have enough space, download parts from http://3.219.199.168/
- To connect & unpack the parts use
cat FullNode_LevelDB_*.tar.gz | pv | tar -xzvf -
The unpacked file will have the database as LevelDB.