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 Date: Fri, 15 Feb 2002 10:09:52 -0600 (CST) From: Cesar Escobar Maya To: Subject: PROBLEM CREATING INCREMENTAL BACKUP Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT > Hi everybody, I´ve a question about incremental backups using tar: > > If I run tar in linux like: > > % 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 > Hi everybody, I´ve a question about incremental backups using tar: > > If I run tar in linux like: > > % 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. > > After -N I try using (" ", ' or ´ ) but doesn´t verify the date. > > Could you help me with the option I´ve to add around 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/