TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tar frustration



I've done a GNU incremental backup using tar (-g SNAPSHOT-FILE), but
can't seem to get it to do a compare.  Any ideas why this isn't
working?  I get messages that it can't find any files.

tar --compare --verbose --file=/dev/st0 --directory=/
--listed-archive=/var/log/filesys.snapshot >
/var/log/incremental.backup.log

Thanks.