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
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\)/.*
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