Re: [flexbackup-help] file not found while backing up remote machine

2006-03-30 Thread flexbackup
On Thu 30 March 2006 14.23, Maxim Kudelya wrote: > brian wrote: > > I'm trying to back up a remote machine over SSH. The set is "xxx:/". The > > prune for "xxx:/" is "tmp sys mnt proc dev". > > > > When I test the configuration with -type filelist, I get > > > > ERROR: non-zero exit from: > > ssh x

Re: [flexbackup-help] file not found while backing up remote machine

2006-03-30 Thread Maxim Kudelya
brian wrote: I'm trying to back up a remote machine over SSH. The set is "xxx:/". The prune for "xxx:/" is "tmp sys mnt proc dev". When I test the configuration with -type filelist, I get ERROR: non-zero exit from: ssh xxx cd "/" && find . -regex "\./\(lost\+found\|sys\|proc\|dev\|mnt\|tmp\)/.*

[flexbackup-help] file not found while backing up remote machine

2006-03-21 Thread brian
I'm trying to back up a remote machine over SSH. The set is "xxx:/". The prune for "xxx:/" is "tmp sys mnt proc dev". When I test the configuration with -type filelist, I get ERROR: non-zero exit from: ssh xxx cd "/" && find . -regex "\./\(lost\+found\|sys\|proc\|dev\|mnt\|tmp\)/.*" -prune -o -xd