Skip to main content

Timeline for Using rsync to backup Pi

Current License: CC BY-SA 3.0

12 events
when toggle format what by license comment
Jul 13, 2017 at 7:52 history edited Milliways
add tag
Apr 13, 2017 at 12:56 history edited CommunityBot
replaced http://raspberrypi.stackexchange.com/ with https://raspberrypi.stackexchange.com/
May 16, 2015 at 5:43 vote accept Milliways
May 16, 2015 at 5:43 answer added Milliways timeline score: 1
May 14, 2015 at 12:51 comment added scruss rsnapshot takes most of the horror out of the rsync command line for periodic backups. I've had it running quietly on my Raspberry Pis for years.
May 14, 2015 at 10:33 comment added goldilocks My man rsync calls -E "preserve executability" -- I've stopped using that after someone pointed out -a includes -p, "preserve permissions" (and executability is part of permissions). Of course that's not a solution to the problem and it would be the OSX implementation of rsync that you are using (if they are different)...just read user1133275's answer and sounds like they are.
May 14, 2015 at 7:29 answer added Matthias timeline score: 1
Apr 14, 2015 at 5:19 answer added user1133275 timeline score: 3
Mar 10, 2014 at 11:02 comment added GuySoft Try with --progress save the output and search for the IO error mentioned.
Feb 11, 2014 at 13:35 history tweeted twitter.com/#!/StackRaspi/status/433232851950383104
Feb 11, 2014 at 10:31 comment added John La Rooy Instead of deleting, consider using rdiff-backup
Feb 11, 2014 at 1:06 history asked Milliways CC BY-SA 3.0