<snip> Can you use rsync?
~ ross
</snip>
Yes, if rsync does not require anything special on the receiving end, id rsync via CIFS to a windows box
Don't use rsync like that, it's very inefficient. The algorithm assumes that if you are syncing two filesystems (not to an rsyncd or over ssh) that the filesystems are local. There might also be problems with file attributes if you try to sync to windows over CIFS.
If you really want to use windows, and you really want to use rsync, you'll have to look into setting up an rsyncd (or sshd) using cygwin.
smime.p7s
Description: S/MIME Cryptographic Signature
____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
