|
From: Rodrigo R. <rr...@uc...> - 2006-11-28 11:39:07
|
An=EDbal Pacheco <ani...@di...> writes: Hi Anibal > The value of the parameter "--newer" is a date with a space between date= =20 > and time, so I think tar commnad is thinking that the string=20 > corresponding to the time is a file. The question is if this is a bug or= =20 > an error of my configuration? Thank you. I am not sure, but you could try to quote the date, like this: /usr/bin/sudo /root/bin/tarCreate -v -f - -C /etc --totals=20 --newer=3D"2006-11-23 11:33:18" . Best wishes, Rodrigo > > > Running: /usr/bin/sudo /root/bin/tarCreate -v -f - -C /etc --totals=20 > --newer=3D2006-11-23 11:33:18 . > Xfer PIDs are now 32692,32691 > /bin/tar: Treating date `2006-11-23' as 2006-11-23 00:00:00 + 0 nanosecon= ds > /bin/tar: 11\:33\:18: Cannot stat: No such file or directory > [ saltadas 242 lineas ] > /bin/tar: Error exit delayed from previous errors > Tar exited with error 512 () status > [ saltadas 77 lineas ] > tarExtract: Done: 0 errors, 0 filesExist, 0 sizeExist, 0 sizeExistComp,=20 > 13 filesTotal, 8216 sizeTotal > > > > --=20 > Ing. Comp. An=EDbal Pacheco Tognola > Sistema de Informaci=F3n sobre Sustancias Qu=EDmicas > Direcci=F3n Nacional de Medio Ambiente - DINAMA - MVOTMA > www.dinama.gub.uy > Galicia 1133 - Montevideo - Uruguay > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share y= our > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > BackupPC-users mailing list > Bac...@li... > https://lists.sourceforge.net/lists/listinfo/backuppc-users > http://backuppc.sourceforge.net/ |