Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.2.20020215082319.0236fed8@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 15 Feb 2002 08:29:02 -0800 To: Cesar Escobar Maya , cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: Question In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g1FGXef22486 Cesar, The quoting is irrelevant in this case. An ISO 8601 date string (even a full-precision one including seconds) does not include characters special to the shell. I have tried this and it seems to work on my system, with one exception: Some old directories are included even if they do not lead to a file that should be included. In fact, the directory hierarchy that was erroneously included in my test contained no files at all, only an empty sequence of directories. I am using an NTFS file system volume. Perhaps there's an issue on FAT volumes? Which are you using? Randall Schulz Mountain View, CA USA At 15:49 2002-02-14, you wrote: >Hi everybody, I´ve a question about incremental backups. > >If I run that command in linux: > >% tar cfv file.tar -N ´2002-01-01´ * It stores only the files modified >after that date. > >But in CygWin the same command stores all files without verify the date of >each file. > >I try to do it with double and single commas ("", ' ´) but doesn´t verify >the date. > >Could you help me with the option I´ve to add around the date?? > >Thanks a lot -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/