Skip to content

zvanderbilt/archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

#Archiver.rb
Basic USAGE

USAGE: ./archive.rb [options]

Specific options: -t, --target TARGET Backup target(PATH must be absolute -d, --dest DESTINATION Backup Destination -n, --name NAME Backup name -c, --code CODE Select Compression (gz,bz2,xz,gzip,bzip2,lzma,zip) -v, --[no-]verbose Run verbosely

Common options: -h, --help Show this message -V, --version Show version

EXAMPLE:

./archive.rb -t testdir/ -d /tmp/ -n backup -c lzma -v

About

backup script

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages