
syncBackup
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Front-end of rsync for backup purposes.
- It offers the most common options that control its behavior giving most of the power from rsync.
- It takes advantage of the delta-transfer algorithm, which reduces the amount of data sent over the network by sending only the differences between the source files and the existing files in the destination.
- It finds files that need to be transferred using a 'quick check' algorithm that looks for files that have changed in size or in last-modified time.
8 years ago
Release notes: http://www.darhon.com/faq/71
8 years ago
Release notes: http://www.darhon.com/faq/71
dmendizabal
9 years ago
ssh-askpass should need to be installed in your distro if you use authentication by password.
Have a try and good luck..
Report
unikum111
9 years ago
Report
dmendizabal
9 years ago
I will figure out a way to show progress with some useful information.
To get better and faster response, you can also comment and/or request features and observations in the main webpage's forum: http://www.darhon.com/forum
Report
unikum111
9 years ago
Report
symbianflo
9 years ago
Report
dmendizabal
9 years ago
Report
symbianflo
9 years ago
I'll try a build for mandriva
keep in touch
Thx again.
Report