conf: set store(my_backup) "/home/tomekk/misc" set store(your_backup) "/home/tomekk/smieci" shell: tomekk@tweety:~# ./mkbackup -a doit compression: disabled md5 sums: disabled main dir with backups: /home/tomekk/backup current directory with backups: /home/tomekk/backup/backups_from-2011-12-07 -------------------------------------------------- thing: your_backup dir/s: /home/tomekk/smieci archive: /home/tomekk/backup/backups_from-2011-12-07/your_backup-2011-12-07.tar thing: my_backup dir/s: /home/tomekk/misc archive: /home/tomekk/backup/backups_from-2011-12-07/my_backup-2011-12-07.tar -- tomekk@tweety:~# ls ~/backup/snar/ my_backup.snar your_backup.snar -- tomekk@tweety:~# cat ~/backup/mkbackup.last (last full backup, full tar file) 2011-12-07 -- If you run this script again in the same day, script will add the number to the archive name fe.: 'my_backup-2011-12-07.1.tar' If you want to run full backup, delete *.snar files (-a reset)