Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Thu, 21 Oct 1999 18:36:08 -0700 (PDT) From: R Pickett To: cygwin AT sourceware DOT cygnus DOT com Subject: rsync not doing the right thing... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Well, I've tried various versions of precompiled rsync, as well as rolling my own copy from the 2.3.1 source, but I can't get it to work correctly. Specifically, I'm trying to sync a local tree on a Windows NT Server box with a remote tree on a Solaris box. The whole point of using rsync is so that I can make the NT box's filetree look like the remote filetree in the minimum network traffic -- sending only diffs. BUT, using a command of the form: rsync -avvz remotehost::share/filetree c:\localfiletree from an NT command prompt (having to embed this in a batch file, so have to have it work from CMD.EXE) resends every file, in its entirety, every time. I have a sneaking suspicion that there's some kind of text translation issue going on here that makes the local and remote files hash differently and so seem changed. But my mounts are all binary, and I have CYGWIN set to binmode. Any thoughts? Thanks in advance for any help.... -- ---------------------------------------------------------------- R Pickett Look around you. This is what the world emerson AT hayseed DOT net looks like at the end of the millenium. ---------------------------------------------------------------- -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com