I'm trying to break up a large disk into smaller sections when it does a
backup.. I tried:

localhost /sda5/other sda5 { 
       exclude "./files"
       exclude "./snap"
       exclude "./web"
       always-full 
} 1

but that doesn't seem to be working  how can I tell it to exclude those
three directories on that /dev/sda5

thanks!


Reply via email to