drsync 0.4.3 review
Downloaddrsync is a Perl wrapper for rsync which keeps track of the filelist between synchronizations
|
|
drsync is a Perl wrapper for rsync which keeps track of the filelist between synchronizations. drsync project is ideal for notebook users who want to keep data in two (or more) different places.
It is also good for the Linux PDAs (Agenda, iPAQ, Yopi, etc.), to keep data synchronized with the desktop.
Requirements:
Perl
Installation:
The simplest way to install it if you run install.pl.
If it fails, then you must adjust the paths in the script, and try it again, or do it manually. The script requires Getopt::Mixed, which is included in the tar file, but you also can install it from CPAN.
File::Copy module is part of the perl distribution, it may came with your perl distribution, but if not, you must get this from CPAN.
Usage:
The manual can be found by typing perldoc drsync.pl.
What's New in This Release:
Small documentation change
drsync 0.4.3 keywords