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=btf4viBmKwsHNidQ R0yD5xHAksI24BQtlMLd2TieW+WUuCjxnvPMqPFT8XZ/8xbFE282Z45QPntHG6lz 0vHZ5WicogLvXHhDZTwV1VlAl1mZjelj1bB4PdT9ZYtyzBDOoswJ84azkIHMpl3n N1v6ALD/O32XCwZUUrCEodJlCaQ= 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=fIokO3tk9oyqZAsNBkAcJx fmJXU=; b=xff1x/Gke64H7zB2r1VWzM4ZxRGpkMIBjZYTIErfaQ3kdOpH21lWDz 5UrGb8Jmzmulv6Sc0FpW8OFxsxjP9AMT4we9fMMmk37fju2VOFYLH2hF+G6Ubkfz +No6O31iIUAlje1KRoQpBJOYqZ0PvqULGW7+vy7mjqqx0G+atb4v0= 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.5 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,KAM_THEBAT,KHOP_THREADED,RCVD_IN_HOSTKARMA_NO,SPF_SOFTFAIL autolearn=no version=3.3.1 Date: Wed, 29 May 2013 16:20:07 +0400 From: Andrey Repin Reply-To: Andrey Repin Message-ID: <312020476.20130529162007@mtu-net.ru> To: Corinna Vinschen Subject: Re: Shadowcopy volume block devices In-Reply-To: <20130529084703.GE31309@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> 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.) -- WBR, Andrey Repin (anrdaemon AT freemail DOT ru) 29.05.2013, <16:19> 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