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 Date: Tue, 16 Sep 2003 23:34:52 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: cygwin, Rsync and 8-bit chars (SJIS) (and managed mounts) Message-ID: <20030917033452.GB10715@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20030917015023 DOT GC571 AT redhat DOT com> <20030917022527 DOT GA10068 AT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i On Wed, Sep 17, 2003 at 12:29:27PM +0900, Dylan Cuthbert wrote: >Any trick to get around this "error"? (I presume once -o managed is fully >debugged this limitation will be removed anyway, or overridable by an option >at least?) This is permanent limitation of managed mode. The directory has to be managed from the start. There's really no other way to do it other than to have mount walk the existing directory and "fix" all files with mixed case. So, just use 'cp -a' to copy the existing directory to the managed directory and then delete the original and rename the copy. Hmm. mv may work, too, but I haen't tried it. cgf -- 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/