X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Thu, 26 Feb 2009 10:10:54 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: special name for vss shadow copy device? Message-ID: <20090226091054.GS18319@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <87f94c370902241242q78d0d068o4416b4ae2aa9be62 AT mail DOT gmail DOT com> <49A59485 DOT 8090401 AT t-online DOT de> <87f94c370902251121s12579193q3032a5ce7cdef685 AT mail DOT gmail DOT com> <49A5CDDE DOT 4040703 AT cygwin DOT com> <87f94c370902251620h746060f8j4137fa5c3747e6e4 AT mail DOT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87f94c370902251620h746060f8j4137fa5c3747e6e4@mail.gmail.com> User-Agent: Mutt/1.5.19 (2009-02-20) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Feb 25 19:20, Greg Freemyer wrote: > On Wed, Feb 25, 2009 at 6:01 PM, Larry Hall (Cygwin) > wrote: > > Greg Freemyer wrote: > > > > > >> Time to experiment with Cygwin 1.7 > >> > >> I know the whole package is still considered test.  How stable is the > >> actual dll(s).  Especially as relates to this type of functionality. The DLL is quite stable but there are certainly some bugs as well. > I tried the "dosdev" trick from one of the links to mount the snapshot > as V:. Apparently that is a XP only trick. Or at least Vista does > not have it. > > From the Vista command prompt I can do: > mklink /d C:\shadow_copy21 \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy21\ > > and then cd into that directory and see my old snapshot data. I can > also see it from the Vista file explorer. > > From cygwin's shell if I try to do so I get: > $ cd /cygdrive/c/shadow_copy21 > bash: cd: /cygdrive/c/shadow_copy21: No such file or directory If the path really exists on the native NT level, that should work. If it's just faked one way or another, Cygwin has no way to use that path. I never tried anything with VSS. I'll have a look what happens on my Vista machine. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/