S3Sync.net
February 02, 2014, 01:23:34 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / Questions / Re: How do I do incremantals with S3Sync? on: October 05, 2010, 11:13:32 AM
Quote
I'd recommend 7 different save locations, rotating each day which one you write to.

Ah, that's a great suggestion. I'll just have a cron job for each day, backing up to that day's bucket. Thanks very much.
2  General Category / Questions / Re: How do I do incremantals with S3Sync? on: October 04, 2010, 12:49:27 PM
So by default it essentially does incrementals by checking to see if files have been changed and then backing those up? If that's the case, then how do I do a full backup? I was hoping to have once script for daily incrementals and one script for full backups every friday night, so something like:

ruby s3sync.rb -r -s -v "--incremental_switch" /var/www/ my_s3_bucket_incrementals:www_inc
ruby s3sync.rb -r -s -v "--full_switch" /var/www/ my_s3_bucket_fulls:www__full

Thanks for your help.
3  General Category / Questions / How do I do incremantals with S3Sync? on: September 23, 2010, 12:41:35 PM
Hello,

I just got S3Sync up and running on a Linux server and just did a full backup of files to my S3 bucket. But I can't seem to find anything in the documentation about doing incrementals. Could someone steer me toward any info on this?

Thanks,
scotch
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!