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