>Hmmm ... have you created (touch'ed) the file /mnt/backup/connected on the 
>backup drive? If not, the script is failing to perform the backup because 
>the conditional in its if statement  (if [ -f /mnt/backup/connected ];) 
>fails. And the script has no instructions for what to do if the if test 
>fails (no "else", that is), so nothing would get logged in this case.

Oh my! Let's go with this one first. :) I copied the connected file over
from the old machine and I'll see if that solves my problems. :)

- Eve


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to