Sujet : Re: NAS Backup solution?
De : deloptes (at) *nospam* gmail.com (Deloptes)
Groupes : comp.sys.raspberry-piDate : 27. Jun 2025, 13:17:45
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <103m25a$56ab$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11
User-Agent : KNode/0.10.9
Lawrence D'Oliveiro wrote:
But the snapshotting system has no idea what updates applications might be
in the progress of doing to their data files.
Well, I do not know what a given application might or might not do. In any
case it is not relevant (only) to borg, but to any backup system incl.
rsync, so I do not know why this question is asked in the context of borg.
If you want to backup your application data, then dump or persist the data
first. This is what I've seen/used and AFAIK is the standard in various
backup solutions. However it is irrelevant question in the borg context.