roman
@hi@romanzolotarev.com
67 following, 410 followers
# rcctl stop snacthen restore:
# cd /var/snac
# tar -cpf /tmp/snac data
# rcctl start snac
# rcctl stop snacor is there a way to backup/restore while it's running?
# cd /var/snac
# tar -xpf /tmp/snac.tgz
# rcctl start snac
any plans to use sqlite or some other database?
also thank you for creating #snac2. i love it!
is it safe to backup #snac2 like this:Hi. Yes, it's totally safe to do this. It's how I do it. I've not tested it thorougly, but I guess you could do it even without stopping the server. To be safe, stop / restart.
any plans to use sqlite or some other database?No, there is no plan to use sqlite nor to change anything about the file storage.
also thank you for creating #snac2. i love it!You're welcome!
History