bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] tar doesn't handle -X -T and -g Options correctly


From: Sergey Poznyakoff
Subject: Re: [Bug-tar] tar doesn't handle -X -T and -g Options correctly
Date: Tue, 14 Oct 2008 11:58:06 +0300

Hi Marc,

> My issued Command is:
> 
> tar cf /mnt/hdd/archive.tar -g /mnt/hdd/archive.tar.snar -X
> /mnt/hdd/tar_exclude_list -T /mnt/hdd/tar_include_list --preserve
> --atime-preserve --same-owner

Do not use --preserve option.  It implies --same-order, which is
incompatible with --listed-incremental.

Also, I'd suggest to try version 1.20.

Regards,
Sergey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]