Re: hdup problem
Miek Gieben <[email protected]>
| Newsgroups | gmane.comp.sysutils.backup.hdup.general |
|---|---|
| Message-ID | <[email protected]> |
[On 14 May, @07:07, Vasiliy wrote in "[hdup-user] hdup problem ..."] > hdup 1.6.14 > hdup.conf: > ---------- > [global] > archive dir = /backup > user = root > compression = gzip > tar = /usr/bin/tar > exclude = lost+found, /proc, /var/tmp, /ftp/pub/video, /ftp/pub/mp3, /usr/home/homepages/solaris/mp3, /usr/local/lib, /usr/local/bin, /usr/local/sbin > overwrite = yes > always backup = yes > find = /usr/bin/find > > [www] > dir = /etc, /ftp/pub, /usr/home, /root, /var4, /var/garant, /var/log, /var/private, /usr/Mirrors, /usr/local > ----------- > > #hdup monthly www > /usr/local/sbin/hdup: www: STARTING BACKUP. > /usr/bin/tar: can't add file --files-from : No such file or directory > /usr/bin/tar: Removing leading / from absolute path names in the archive. > /usr/bin/tar: can't add file --listed-incremental : No such file or directory > /usr/bin/tar: can't add file /backup/www/etc/inclist.monthly : No such file or directory > /usr/bin/tar: can't add file --exclude-from : No such file or directory > /usr/bin/tar: can't add file --ignore-failed-read : No such file or directory let me guess, tar --version << 1.3.25 :) grtz Miek