You are here

Daily Backups

9 posts / 0 new
Last post
ebtguy
Offline
Last seen: 15 years 2 months ago
Joined: 2009-01-15 21:23
Daily Backups

Sorry if this is posted, and I just am not seeing it, but...

I know toucan can be run with command line variables, and there are built in variables for sync/backup, etc... so I can backup files every day to a new folder. What I would like to do, even if it doesn't use the date, but a numbering system of some sort, would be so save ## number of backups only...

example: 3 daily backups

day 1 - Monday files backed up
day 2 - Tuesday files backed up
day 3 - Wednesday files backed up
day 4 - Thursday files backed up, Monday files deleted
day 5 - Friday files backed up, Tuesday files deleted

this way I have a constant rotating set of backups, and I'm not going to use a ton of space.... maybe it's not possible, and I still like this program a lot, but this would be a nice perk Smile

J Neutron
Offline
Last seen: 2 weeks 6 days ago
Joined: 2008-06-10 19:26
Try this

Steve already has a standing request to limit the number of backups in a series, sort of like the way that Firefox holds bookmark backups.

Until then, you could set up three backup jobs.

  • DailyBackup1
  • DailyBackup2
  • DailyBackup3

On Monday run the first one, Tuesday run the second one, Wednesday run the third one, Thursday run the first one, Friday run the second one, etc.

Not too elegant, but it will get the job done.

For me, I run a backup job called FirefoxProfile and it creates a backup file called @date@-FirefoxProfile.7z

Also run a backup job called ThunderbirdProfile and it creates a backup file called @date@-ThunderbirdProfile.7z

Every once in a while, I go into my backups directory. Since they are in date order, it is easy to highlight and then delete enough of them until I'm left with the number of backups I want to keep.

Jim

neutron1132 (at) usa (dot) com

ebtguy
Offline
Last seen: 15 years 2 months ago
Joined: 2009-01-15 21:23
thank you, I was unaware

thank you, I was unaware there was already a request.. I was hoping for a more automated method, rather than deleting files yourself, or choosing the correct backup number depending on what the last one was run, and accidentally running the wrong one.

I have a couple non-profit clients I help run networks for (and don't even get paid myself), and finding good backup utilities is difficult, especially with little to no funding for small groups (fire stations, churches), and no IT staff... well, and I don't want to monitor these every couple days, lol.

I'll continue to look for this in future versions, thank you for the speedy answer.

John T. Haller
John T. Haller's picture
Online
Last seen: 2 min 30 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Local

If you're looking for something to install on regular PCs for backups, Abakt is pretty good.

Sometimes, the impossible can become possible, if you're awesome!

Steve Lamerton
Steve Lamerton's picture
Offline
Last seen: 10 years 6 months ago
Developer
Joined: 2005-12-10 15:22
There

will be a way to do this in the next version of Toucan based on the scripting stuff. An example will be included.

J Neutron
Offline
Last seen: 2 weeks 6 days ago
Joined: 2008-06-10 19:26
Excellent!

Looking forward to it, Steve.

Jim

neutron1132 (at) usa (dot) com

ebtguy
Offline
Last seen: 15 years 2 months ago
Joined: 2009-01-15 21:23
woohoo! :) not to push, but

woohoo! Smile

not to push, but is there an ETA?

Steve Lamerton
Steve Lamerton's picture
Offline
Last seen: 10 years 6 months ago
Developer
Joined: 2005-12-10 15:22
Not

really, I am in the middle of an exam season at the moment but I am making fairly decent progress, just have to wait and see.

zorro2
Offline
Last seen: 14 years 10 months ago
Joined: 2009-05-07 13:05
"logarithmic" backups

hi, I don't know if this is possible with reasonable effort - what about a "logarithmic" backup, i.e. increasing spacing between the backups?

Days - weeks - months, years? E.g. all yearly backups, a few monthly backups, and the last four weekly backups?

I would find that really useful - just got that idea from a plugin for TiddlyWiki: http://mptw.tiddlyspot.com/#LessBackupsPlugin

Log in or register to post comments