Re: incremental tar backups

2004-01-12 Thread DAVID SPEAR
Yup, missed it. I couldn't get the patch to install, failed on "5 of 8 hunks." Downloaded the newest 1.13.25-5 and it seems to have incorporated that patch. I have not much experience applying diff patches, am used to either RPM patches or Solaris patches using patchadd or installpatch. Wh

Re: incremental tar backups

2004-01-12 Thread Larry Hall
At 03:04 PM 1/12/2004, Christopher Faylor you wrote: >On Mon, Jan 12, 2004 at 02:24:36PM -0500, Larry Hall wrote: >>At 02:00 PM 1/12/2004, DAVID SPEAR you wrote: >>>I am running cygwin under Win2K Pro SP4, and am having some trouble creating >>>backups with the gnu tar 1.13.25 that came with my di

Re: incremental tar backups

2004-01-12 Thread Christopher Faylor
On Mon, Jan 12, 2004 at 02:24:36PM -0500, Larry Hall wrote: >At 02:00 PM 1/12/2004, DAVID SPEAR you wrote: >>I am running cygwin under Win2K Pro SP4, and am having some trouble creating >>backups with the gnu tar 1.13.25 that came with my distribution. Specifically, >>I can make a full backup (o

Re: incremental tar backups

2004-01-12 Thread Larry Hall
At 02:00 PM 1/12/2004, DAVID SPEAR you wrote: >Hi folks: > >I am running cygwin under Win2K Pro SP4, and am having some trouble creating >backups with the gnu tar 1.13.25 that came with my distribution. Specifically, >I can make a full backup (of a directory) using: > >cygserver% tar -cf backup.

incremental tar backups

2004-01-12 Thread DAVID SPEAR
Hi folks: I am running cygwin under Win2K Pro SP4, and am having some trouble creating backups with the gnu tar 1.13.25 that came with my distribution. Specifically, I can make a full backup (of a directory) using: cygserver% tar -cf backup.tar -g /cygdrive/d/tmp/dumpdates-backup --ignore- fai