To debug kill the do_backup process:
killall -9 do_backupand run it with debugging:
/usr/local/tbackup/do_backup -dYou should see exactly what happens.
Where I go for Geek
To debug kill the do_backup process:
killall -9 do_backupand run it with debugging:
/usr/local/tbackup/do_backup -dYou should see exactly what happens.