delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2008/03/31/07:11:14

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Date: Mon, 31 Mar 2008 14:09:38 +0200
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: using Windows backup API?
Message-ID: <20080331120938.GB28726@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <47F0B0EC DOT 5000702 AT wpkg DOT org> <20080331114129 DOT GA28726 AT calimero DOT vinschen DOT de> <47F0D239 DOT 9020305 AT wpkg DOT org>
MIME-Version: 1.0
In-Reply-To: <47F0D239.9020305@wpkg.org>
User-Agent: Mutt/1.5.16 (2007-06-09)
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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 Mar 31 13:59, Tomasz Chmielewski wrote:
> Corinna Vinschen schrieb:
>> This is partly already done in the current Cygwin release, but it
>> will only be done consequently in the next major release 1.7.0.
>> No, we don't have a release date yet.
>
> Is there a release date yet? ;)
>
>
>> Feel free to test the latest
>> Cygwin snapshots from http://cygwin.com/snapshots/
>
> Cool, it works! That's great!
>
> When you write "it's partly done", are there any bits and pieces still 
> missing in this feature?

It's partly done in the *current* release, it's hopefully fully done in
the snapshots.  The most important restriction in the current release is
that a chdir is implemented under the hood by calling SetCurrentDirectory,
which is not capable to chdir into a directory which you don't have
permissions for, even if you have backup rights.  The reason is that
SetCurrentDirectory never tries to open a dir with backup intent.
The snapshots fix that by doing chdir on their own, never calling
SetCurrentDirectory.


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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019