PROBLEM CREATING INCREMENTAL BACKUP

2002-02-15 Thread Cesar Escobar Maya
> 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

2002-02-14 Thread Cesar Escobar Maya
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 an