From: Rhesa R. <lis...@rh...> - 2003-12-17 12:14:39
|
Hi, I've been using flexbackup for a couple of months now, and I seem to have a problem using the pruning system. It works as I expected on the local machine, where I have a set: $set{'homes'} = "/home"; and a prune entry: $prune{'/home'} = "rhesa/mprime"; However, this doesn't seem to work: $set{'ns-intern'} = "10.0.0.50:/home/rhesa"; with $prune{'10.0.0.50/home'} = 'rhesa/mprime'; How should I write that prune entry? Thanks! Rhesa Rozendaal |