Hi,
I forgot to mention....
rdist is not secure and I would suggest switching to ssh (scp).
Another method, also unsecure, is to user rsync or if you're are doing this in a Solaris environment or have a Solaris box available, is to use filesync.
Take a look at the man pages for rsync and filesync. I use filesync for most all things and it is very reliable.
-Joe