X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <47F4D83F.4060003@wpkg.org> Date: Thu, 03 Apr 2008 15:14:39 +0200 From: Tomasz Chmielewski User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.8) Gecko/20061110 Mandriva/1.5.0.8-1mdv2007.1 (2007.1) Thunderbird/1.5.0.8 Mnenhy/0.7.4.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: using rsync with Win32/UNC pathnames? References: <47F223A5 DOT 5010103 AT wpkg DOT org> <47F22572 DOT 3030406 AT byu DOT net> <47F2276F DOT 7080405 AT wpkg DOT org> <47F229BD DOT 2060507 AT byu DOT net> <47F22BD6 DOT 3040801 AT wpkg DOT org> <47F22DF5 DOT 6020108 AT byu DOT net> <20080401124823 DOT GQ4468 AT calimero DOT vinschen DOT de> <47F23164 DOT 8040604 AT wpkg DOT org> <23fce8e60804011425q1342c521y6849a8e405480389 AT mail DOT gmail DOT com> <47F4B619 DOT 5050906 AT wpkg DOT org> In-Reply-To: <47F4B619.5050906@wpkg.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Tomasz Chmielewski schrieb: > James Abley schrieb: > > (...) > >> I've just tried the current snapshot and most (all?) of my problems >> with long path names have gone away, whereas the main release was >> failing at the start of the month. >> >> Previously: >> >> 2008/03/07 20:47:05 [13024] rsync: readlink >> "/AppData/Local/Application Data/Application Data/Application >> Data/Application Data/Application Data/Application Data/Application >> Data/A >> pplication Data/Application Data/Application >> Data/Adobe/Acrobat/8.0/Cache/Search80/08695a9e61055471bbeac6c64c29faa3.idx" >> >> (in jabley) failed: File name too long (91) >> >> But using the current snapshot, rsync (2.6.9) has been fine with the >> long path names. There are some issues (hey, it's a snapshot!) which >> I'll report separately, but I'm pretty happy! > > Hmm, I'm not happy any more. > > For me, rsync.exe 2.6.9-2 from Cygwin can't read long path names with > the latest cygwin1.dll snapshot. > > cwRsync (3.0.0) however, can read long filenames with the latest > cygwin1.dll snapshot. > > > And there is more to it: neither rsync.exe 2.6.9-2 from Cygwin nor > cwRsync (3.0.0) can read long path names when rsync is started as a > Windows service (cygrunsrv 1.34-1). False alarm... It will fail i.e. with --protocol=28 (used by BackupPC). It will not fail if protocol is omitted - rsync 3.0.0 uses protocol 30. -- Tomasz Chmielewski http://wpkg.org -- 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/