The log files are found in ~/backup/logs
. You can regulary check that all the .err.log files contains zero bytes to verify that nothing bad happend during backup. Here is an example of a log files directory:
[andrs@Snow:daily]$ ls -la total 440 drwxr-xr-x 35 andrs andrs 1190 11 apr 10:58 . drwxr-xr-x 10 andrs andrs 340 12 apr 11:01 .. -rw-r--r-- 1 andrs andrs 0 10 apr 15:37 last.bilder_to_hannemedia.err.log -rw-r--r-- 1 andrs andrs 36203 10 apr 18:33 last.bilder_to_hannemedia.log -rw-r--r-- 1 andrs andrs 0 12 apr 10:37 last.documents_to_ipod.err.log -rw-r--r-- 1 andrs andrs 4838 12 apr 10:37 last.documents_to_ipod.log -rw-r--r-- 1 andrs andrs 0 12 apr 10:37 last.documents_to_media-backup.err.log -rw-r--r-- 1 andrs andrs 15875 12 apr 10:39 last.documents_to_media-backup.log -rw-r--r-- 1 andrs andrs 0 12 apr 10:39 last.home-backupconf_to_ipod.err.log -rw-r--r-- 1 andrs andrs 2101 12 apr 10:39 last.home-backupconf_to_ipod.log -rw-r--r-- 1 andrs andrs 0 10 apr 19:15 last.home-backupconf_to_media-backup.err.log -rw-r--r-- 1 andrs andrs 3459 12 apr 10:39 last.home-backupconf_to_media-backup.log -rw-r--r-- 1 andrs andrs 0 12 apr 10:39 last.home-bin_to_ipod.err.log -rw-r--r-- 1 andrs andrs 475 12 apr 10:39 last.home-bin_to_ipod.log -rw-r--r-- 1 andrs andrs 0 10 apr 19:16 last.home-bin_to_media-backup.err.log -rw-r--r-- 1 andrs andrs 574 12 apr 10:39 last.home-bin_to_media-backup.log -rw-r--r-- 1 andrs andrs 0 12 apr 10:39 last.home-dot-ssh_to_ipod.err.log -rw-r--r-- 1 andrs andrs 373 12 apr 10:39 last.home-dot-ssh_to_ipod.log -rw-r--r-- 1 andrs andrs 0 10 apr 19:16 last.home-dot-ssh_to_media-backup.err.log -rw-r--r-- 1 andrs andrs 373 12 apr 10:39 last.home-dot-ssh_to_media-backup.log -rw-r--r-- 1 andrs andrs 0 12 apr 10:39 last.library-appsup_to_ipod.err.log -rw-r--r-- 1 andrs andrs 2226 12 apr 10:39 last.library-appsup_to_ipod.log -rw-r--r-- 1 andrs andrs 0 12 apr 10:39 last.library-appsup_to_media-backup.err.log -rw-r--r-- 1 andrs andrs 22350 12 apr 10:40 last.library-appsup_to_media-backup.log -rw-r--r-- 1 andrs andrs 0 12 apr 10:40 last.library-prefs_to_ipod.err.log -rw-r--r-- 1 andrs andrs 1719 12 apr 10:40 last.library-prefs_to_ipod.log -rw-r--r-- 1 andrs andrs 0 10 apr 19:39 last.library-prefs_to_media-backup.err.log -rw-r--r-- 1 andrs andrs 38138 12 apr 10:44 last.library-prefs_to_media-backup.log -rw-r--r-- 1 andrs andrs 0 12 apr 10:44 last.sites_to_ipod.err.log -rw-r--r-- 1 andrs andrs 533 12 apr 10:44 last.sites_to_ipod.log -rw-r--r-- 1 andrs andrs 0 12 apr 10:44 last.sites_to_media-backup.err.log -rw-r--r-- 1 andrs andrs 532 12 apr 10:44 last.sites_to_media-backup.log
The log files includes all files that were backuped up last run. If errors occured, read the .err.log
files to debug what happend.