libfile-rsync-perl

Perl module interface to rsync
  https://metacpan.org/release/File-Rsync
  0
  no reviews



File::rsync provides a convenience wrapper for the rsync program. options may be passed in the form of a hash and are the same as the long options in rsync with the leading double-dash removed. any options passed at creation are stored in the object as defaults for all future exec calls on that object.