Rdiff-backup-users Re: Testsuite For Mac
I am looking for command line backup tool for Mac OSX. The features I am looking for:.
Smoovie for Mac is the professional choice for stop motion animation and time lapse movies on your Mac. ​ Stop motion animation is the process of capturing action frame by frame and then running the frames together to make a movie. Smoovie for mac pro.
For instance, if you ran 'rdiff-backup in out', you could later run 'rdiff-backup-statistics out'. The output has two parts. The first is simply an average of the all matching session_statistics files.
preferences for a backup are stored in a separate 'profile' file so that one codebase can do more than one set of backups. versioning. backup destination can be locally attached drive, over ssh. email notifications. automatic clean up of old backups. MySQL backup. will preserve Mac OSX metadata I have tried the following tools:.
Rdiff-backup-users Re Testsuite For Mac
eloy code.google.com/p/eloy/. RubyGem Backup rubygems.org/gems/backup. mlbackup maclemon.at/mlbackup If you know of any others please post the address and any experience you have had with them. Appears to meet most of your criteria. 'Profile' is just a cron job (at command) that schedules the backup with source and destination strings. versioning, yup it's got that.
runs local or over ssh, yup it's got that. email notification, part of the cron job, examples abound, google is your friend. clean up can just be another scheduled job. MySQL backup I dunno, never had a need for that. Mac OSX metadata, Docs say it does. I don't run Mac OSX so you will have to verify on your own hardware.
I've tried several versions of rdiff-backup (up through 1.3.3) and several versions of Python (up through 2.6.1). I believe the issues relates to symbolic links based on the error. It seems to fail when doing its destination capability tests when it fails to delete the temp symlink. When I go and look at what rdiff-backup creates before dying the file '/Volumes/ForRent/Desktop/rdiff-backup-data/rdiff- backup.tmp.0/symlinkedfile2' is a broken symlink to a file 'symlinkedfile1' that doesn't exist. Backups over SSH, using sshfs and MacFUSE, and to the local HD all work fine.
Rdiff-backup-users Re Testsuite For Machine
So this seems like a strange interaction between rdiff- backup and Samba. Whenever I try to perform a backup to the samba share on my fileserver over smbfs from my Macbook I get the following error: Nathans-MacBook: nathan$ rdiff-backup -force -v5 /Desktop/ /Volumes/ ForRent/Desktop/ Using rdiff-backup version 1.2.2 Unable to import module posix1e from pylibacl package. POSIX ACLs not supported on filesystem at /Users/nathan/Desktop Unable to import win32security module.