Backup::SingleFile

Copies one file to a predefined backup-directory
Download

Backup::SingleFile Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Ingo Lantschner
  • Publisher web site:
  • http://search.cpan.org/~lanti/

Backup::SingleFile Tags


Backup::SingleFile Description

Copies one file to a predefined backup-directory Backup::SingleFile is a Perl module that copies one file to a predefined backup-directory, appends the date and a counter for keeping the history.EXAMPLE my $ok = File::SimpleBackup::backup_file("MyContacts.txt", "MyBackupDir");Creates a copy of MyContacts.txt named MyBackupDir/MyContacts_2009-07-19.txt (on the 19th of July 2009)If the same file copied again on the same day a second copy named MyBackupDir/MyContacts_2009-07-19_000.txt is created. Requirements: · Perl


Backup::SingleFile Related Software