X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Tue, 29 Jun 2010 13:45:47 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Moving Cygwin directory safe?
Message-ID: <20100629114547.GA24838@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <20100626141016.GD3672@wladimir> <3710255202.20100627051050@mtu-net.ru> <20100627095521.GI3672@wladimir> <20100627133726.GA5344@wladimir> <20100627190136.GC13357@ednor.casa.cgf.cx> <20100628205722.GF5344@wladimir> <20100629082510.GX8163@calimero.vinschen.de> <20100629113907.GI5344@wladimir>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <20100629113907.GI5344@wladimir>
User-Agent: Mutt/1.5.20 (2009-06-14)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Jun 29 13:39, Michael Ludwig wrote:
> Corinna Vinschen schrieb am 29.06.2010 um 10:25 (+0200):
> > On Jun 28 22:57, Michael Ludwig wrote:
> > > my list: Explorer failed to copy some files (SSH keys), which
> > > belonged to the user NT-AUTORITÄT\SYSTEM and could not be read by
> > > my admin user, so I had to do the following:
> > > 
> > >   subinacl /file C:\cygwin\etc\ssh* /setowner=michael
> > >   subinacl /file C:\cygwin\etc\ssh*key /grant=michael=R
> > 
> > That's a fine case for either using Cygwin tools to create the new
> > installation tree (cpio, for instance), or to use robocopy with the
> > /B option.
> 
> Thanks once more - I didn't know about this apparently very useful tool.
> Explorer keeps disappointing me by cowardly aborting long-running copy
> operations on the first sign of trouble.

And the annoying fact that it doesn't handle paths longer than 260 bytes.
Cygwin and robocopy both allow them.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

