Using rsync
If you have two nodes you can use rsync
to sync the database between them.
To use rsync, do the following:
- Copy a remote
.pocket/data
folder to a local serverrsync -azP pocket@192.168.229.216:/mnt/data/pocket/.pocket/data /mnt/data/pocket/.pocket/data