On Fri, 17 Aug 2012, Paul Slootman wrote:

> I wouldn't supply a trailing slash... don't know whether it really
> matters.

Paul,

   Oh. OK. I get the same results either way.

> Not even in the master.conf?

   Nope.

> Perhaps you need to show your config files.

   /etc/dirvish/master.conf (same as it has been since before the hard drive
failed in only 21 months):

bank:
        /media/hd0

image-default: %Y%m%d-%H%M
log:    bzip2
index:  bzip2
xdev:   1

exclude:
        /proc
        /etc/mtab
        .kde/share/cache/*
        .mozilla/firefox/*.default/Cache/*
        /usr/src/**/*.o
        *~
        *.bak
        lost+found/

post-server: /etc/dirvish/dirvish_mail

# if there is a command, execute it and redirect stderr to 'log', otherwise do 
an echo for dirvish_mail
pre-client:  echo "PRE_CLIENT_RET_OK - No pre-client installed"
post-client: echo "POST_CLIENT_RET_OK - No post-client installed"

Runall:
        salmo-root              22:00
        salmo-boot              22:00
        salmo-home              22:00
        salmo-usr               22:00
        salmo-opt               22:00
        salmo-var               22:00

expire-default: never

# keep the sunday backups for 6 months, the dailies for 1 month.
expire-rule:
#       MIN     HR      DOM     MON     DOW     STRFTIME_FMT
        *       *       *       *       1-6     +1 month
        *       *       *       *       7       +6 months

   /media/hd0/salmo-root/dirvish/default.conf:

client: 192.168.55.1
tree: /
xdev: 1
index: bzip2

Thanks,

Rich

_______________________________________________
Dirvish mailing list
[email protected]
http://www.dirvish.org/mailman/listinfo/dirvish

Reply via email to