File::Backup

File::Backup is a Perl module for easy file backup & rotation automation.
Download

File::Backup Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Gene Boggs
  • Publisher web site:
  • http://search.cpan.org/~gene/Lingua-TokenParse-0.1601/lib/Lingua/TokenParse.pm

File::Backup Tags


File::Backup Description

File::Backup is a Perl module for easy file backup & rotation automation. File::Backup is a Perl module for easy file backup & rotation automation.SYNOPSIS use File::Backup; backup( from => "/source/path", to => "/destination/path" ); backup( from => "/kansas/*", to => "/oz" ); purge_backups( to => "/destination/path", compress => 0, keep => 5, timeformat => "YYYYMMDD_hhmmss", );This legacy module implements archival and compression (A.K.A "backup") and file rotation and is an implementation of tar and gzip calls. Requirements: · Perl


File::Backup Related Software