Search found 3 matches

by sam.marrocco
08 Oct 2023, 14:54
Forum: Help
Topic: Round robin syle backups possible?
Replies: 4
Views: 1872

Re: Round robin syle backups possible?

Yes, that's a good thought, thanks!
by sam.marrocco
07 Oct 2023, 16:55
Forum: Help
Topic: Round robin syle backups possible?
Replies: 4
Views: 1872

Re: Round robin syle backups possible?

Versioning looks interesting, but since an archive might need to be restored as a whole, version might be a bit messy. Good for finding individual files, perhaps. A numbered variable/macro, with a maximum value is more of what I would need.

Alternately, since I'm looking to create weekly backups ...
by sam.marrocco
07 Oct 2023, 14:10
Forum: Help
Topic: Round robin syle backups possible?
Replies: 4
Views: 1872

Round robin syle backups possible?

I would like to have several backups that are overwritten in a round-robin style. then reused. For example:

Backup 1
Backup 2
Backup 3
....etc.

Ideally, when the backup job is performed the first time, Backup 1 would be overwritten. The second time it is run, Backup 2 would be overwritten. Then 3 ...