X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=rWefxPxfUamZue/n awkuI+FXI/kBaduzii7X2dy6PYQqpRIIoFUQ2Vg//mKjPyMZKG77bt/wGHL+uY/T TxAHS2bEbMsaevoH0rreLVLEpRss3RrQpVDY2tVki1cxlSmcjLWPnMvtU+joto6I 9kbVbflfK5MfhH1XgKl7CqRxrQE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=tF9W+pg7Y4Mq5LwBQa1tuG Ah6p4=; b=aF73DOBTJ4lLhHB4YRyRr0ADb1v7CxPrJ368hXg3RXea7SotUw5vls MpHxoz3cp4Y4rjFLxIRHUoza4EeojB0D/aU8osjjtWQmEadR7IsIRglfzlFxrK7B HTIwKVTU8kRO/uX3+nBZYha0eMITlTLxt0hXoPGYWuhF30P8ptImk= 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 X-Spam-SWARE-Status: No, score=0.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,KHOP_THREADED,RCVD_IN_HOSTKARMA_NO,SPF_SOFTFAIL autolearn=no version=3.3.1 Date: Wed, 29 May 2013 22:46:27 +0400 From: Andrey Repin Reply-To: Andrey Repin Message-ID: <144979191.20130529224627@mtu-net.ru> To: Corinna Vinschen Subject: Re: Shadowcopy volume block devices In-Reply-To: <20130529124708.GA30456@calimero.vinschen.de> References: <20130528133514 DOT GJ5264 AT calimero DOT vinschen DOT de> <20130528153302 DOT GL5264 AT calimero DOT vinschen DOT de> <20130529084703 DOT GE31309 AT calimero DOT vinschen DOT de> <312020476 DOT 20130529162007 AT mtu-net DOT ru> <20130529124708 DOT GA30456 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, Corinna Vinschen! >> > Btw., as a sidenote, are you aware that you can access the filesystem >> > underneath the volume shadow copy as well? >> >> > Try this (note the trailing backslash!): >> >> > $ cd /proc/sys/Device/HarddiskVolumeShadowCopy1/ >> > $ ls >> >> > The only downside is that you can't cd into the root dir of the >> > shadowcopy by using a ".." expression: >> >> > $ cd /proc/sys/Device/HarddiskVolumeShadowCopy1/Users >> > $ cd .. >> > /proc/sys/Device/HarddiskVolumeShadowCopy1: Not a directory. >> > $ cd ../ >> > /proc/sys/Device/HarddiskVolumeShadowCopy1: Not a directory. >> >> > Here the path handling strips off the trailing backslash and what's >> > left is a block device called /proc/sys/Device/HarddiskVolumeShadowCopy1. >> > With that in mind, it's quite usable, though. >> >> Can this be worked around by a symlink or junction point? (I don't have access >> to SVC-enabled box yet, sorry.) > How do you workaround the usage of ".." with symlink or junction? > If so, you don't use ".." anymore. Oh, sorry for the noise. While reading the end of your message I forgot, what was in the beginning of it, it seems... -- WBR, Andrey Repin (anrdaemon AT freemail DOT ru) 29.05.2013, <22:44> Sorry for my terrible english... -- 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