Displaying 1 result from an estimated 1 matches for "agw11".
Did you mean:
age11
2002 Jan 08
1
Rsync Problems
...local/bin/rsync -e ssh -avzr polaris.scasd.k12.pa.us:/var/mail
/var/backup/mail
-------------
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
un...