"Dale Renton" writes: > We also have the same issue. We are running GNU tar on Tru64 Unix 5.1A. > > hostname> /usr/local/bin/tar --version > tar (GNU tar) 1.15.1 > > sample transfer log : > > Running: /usr/bin/ssh -q -n -l root hostname > /usr/local/bin/tar -c --one-file-system -v -f - -C > / --totals --newer=2005-11-10\ 19:37:56 . > Xfer PIDs are now 7700,7699 > /usr/local/bin/tar: ./quota.user: file is unchanged; not dumped > /usr/local/bin/tar: ./quota.group: file is unchanged; not dumped
I looked at the tar source and confirmed that incremental gnu tar backups generate this annoying message. This wasn't the case in 1.13.25. I'll add this fix to the todo list. Thanks for everyone's input. I wasn't keeping up with tar versions. Craig ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
