X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49FAD442.5090005@gmail.com> Date: Fri, 01 May 2009 11:51:46 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: howto obtain the used space of "/cygdrive/c/System Volume Information" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 Matthias Meyer wrote: > Hi, > > I backup Windows XP as well as Windows Vista by using rsyncd. > Thats working fine. > But I have a difference between the used space in source and destination. > Some of this differences are justified in my exclusions of pagefile.sys and > hiberfile.sys. > Another part, I am sure, by "System Volume Information". > > How to obtain the used space of "/cygdrive/c/System Volume Information"? > du returns: > du: cannot read directory `/cygdrive/c/System Volume Information': > Permission denied I very seriously recommend never going anywhere near that directory nor touching it in any way. Still here? OK, if you absolutely have to know, the simplest way is to give yourself read access through the security tab in the explorer properties (may need to take ownership to do that). Then clear the properties dialog and bring it up again; this time, explorer will be able to size the folder. Immediately delete the access perms you gave yourself and pray you didn't break anything critical. cheers, DaveK -- 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/