Displaying 1 result from an estimated 1 matches for "bgp11".
Did you mean:
gp11
2002 Jan 08
1
Rsync Problems
...-----
If I run this script by typing "./rsync.mail.script.sh" everything seems
to work as it displays the following:
-------------
mira# ./rsync.mail.script.sh
receiving file list ... done
mail/
mail/agw11
mail/akf12
mail/alg13
mail/avr12
mail/axg12
mail/bab12
mail/bav11
mail/bbh12
mail/bgp11
mail/bls12
....until the end of the directories...
--------------
I placed a file in the /var/mail directory of the primary server called
test.hunter.jan7 and it did not copy over with the directories. I am
unsure why it did not copy over.
However, when I try to run this from cron it does not wo...