Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3FD0B9F4.900@tlinx.org> Date: Fri, 05 Dec 2003 09:01:40 -0800 From: linda w User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: rsync horribly broken References: <3FD03985 DOT 3040604 AT tlinx DOT org> <20031205141759 DOT GC8193 AT redhat DOT com> In-Reply-To: <20031205141759.GC8193@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit If that's the case, how did rsync generate the list of files to copy? Why would rsync not be able to read them but cp would? Seems like an odd restriction "rsync can read and compare network paths, but can't actually open the paths to copy them because it can't understand the paths that it created through it's own iteration. 2nd, how would half the files succeed/compare successfully after being copied via "cp". Are you saying other linux commands have special processing in them to handle "//"? I've just always assumed that was handled transparently by the cygwin path layer? Rsync's handling of the paths is "inconsistent" with other utils under cygwin, thus the reporting of it as a bug. Christopher Faylor wrote: >On Thu, Dec 04, 2003 at 11:53:41PM -0800, linda w wrote: > > >>Went to copy a dir: >> >>rsync pooped all over the place: >>law> rsync -avv --progress //ishtar/root/usr/src/packages/BUILD/dictd-1.4.9 /usr/src/packages/BUILD/ >> >> > >I doubt that rsync understands Windows '//' style paths. > >-- >Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple >Problem reports: http://cygwin.com/problems.html >Documentation: http://cygwin.com/docs.html >FAQ: http://cygwin.com/faq/ > > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/