Backup-EZ

 view release on metacpan or  search on metacpan

t/ezbackup_reldir.conf  view on Meta::CPAN

#
# copies - Indicate how many backups to maintain
#

#copies 		 	30

# 
# backup_host - Host that will keep backups
#

#backup_host		localhost

#
# backup_user - Overrides the default remote user.  Default is $USER.
#

#backup_user	root


# 
# dest_dir - Location to place backups on the remote FS.
#

dest_dir 		/tmp/backups

#
# append_machine_id - Flag to indicate whether or not to append /etc/machine-id
# to the hostname.  If on, the uuid from /etc/machine-id will be appended to the 
# hostname subdir.  If /etc/machine-id does not exist, it will be created.
#
# Example:  localhost-8d18a07b-f327-4fe4-85a0-168f95f17cf9/
#

append_machine_id 	on

#
# local directories you want backed up
#
dir	etc



( run in 0.738 second using v1.01-cache-2.11-cpan-c221a9de4ec )