Re: Rsync: Directories become Symbolic Links

2004-07-20 Thread Wayne Davison
On Mon, Jul 19, 2004 at 03:19:46PM -0400, Vu Huynh wrote: > My question is that how do we make rsync understands and update the > directory subdir1 becomes the symbolic link as in Server1. I believe you're looking for the --force option. ..wayne.. -- To unsubscribe or change options: http://list

Rsync: Directories become Symbolic Links

2004-07-19 Thread Vu Huynh
Hi all, I have rsync'ed directory /rootdir/dirdir/ from Server1 to Server2, using cmd on Server2 "rsync Server1:/rootdir/dirdir -avz /rootdir/dirdir". There were some sub-directories from Server1 got updated to become the symbolic links. For example, directory /rootdir/dirdir/subdir1/ now be