On 5/12/2010 10:33 AM, Steve Blackwell wrote:
>
>>
>> What version of tar do you have?
>>
>> > From the manual:
>> "Note that GNU tar version>= 1.13.7 is required for the exclude
>> option to work correctly."
>>
> [st...@steve ~]$ tar --version
> tar (GNU tar) 1.22
> ...
A quick fix might be to add the --one-file-system option to the tar
command so it will ignore all mount points. I always do that anyway to
avoid picking up ad-hoc DVD/USB or network mounts that might happen to
be active, but then you have to be sure you explicitly add every
filesystem that you do want to back up.
--
Les Mikesell
[email protected]
------------------------------------------------------------------------------
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/