[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] raqbackup 3.1 bug



I'll have to wait until morning and I will look.

----- Original Message -----
From: "Brett Wright" <brett@xxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Tuesday, April 01, 2003 6:15 PM
Subject: Re: [cobalt-users] raqbackup 3.1 bug


> At 09:33 2/04/03, you wrote:
> >WORKS FINE HERE!
> >It gets them all.
>
> Interesting, when your raqbackup.sh is FTPing the files what is the line
of
> code?
>
> eg?
> mput *.gz
>
> Or is your set different? For me it compresses them fine but doesnt FTP
them
>
>
>
> >----- Original Message -----
> >From: "Brett Wright" <brett@xxxxxxxxxxxxx>
> >To: <cobalt-users@xxxxxxxxxxxxxxx>
> >Sent: Tuesday, April 01, 2003 4:15 PM
> >Subject: [cobalt-users] raqbackup 3.1 bug
> >
> >
> > > Hi Team
> > >
> > > Not sure if this is been reported, i couldn't find it in the achieves.
Ive
> > > also posted this to developers list.
> > >
> > > When backing up with raqbackup3.1 it has some sort of size limit each
tar
> > > file can be , proberly for FTP transfers
> > >
> > > eg
> > > Scanout: INFO: exporting group clients
> > > Scanout: INFO: building archive for clients
> > > Scanout: creating tar:
/home/raqbackup/data/groups-clients-public.tar.gz
> > > Scanout: creating tar:
> >/home/raqbackup/data/groups-clients-private.tar.gz.1
> > > Scanout: creating tar:
> >/home/raqbackup/data/groups-clients-private.tar.gz.2
> > > Scanout: creating tar:
> >/home/raqbackup/data/groups-clients-private.tar.gz.3
> > > Scanout: creating tar:
> >/home/raqbackup/data/groups-clients-private.tar.gz.4
> > > Scanout: creating tar:
> >/home/raqbackup/data/groups-clients-private.tar.gz.5
> > > Scanout: creating tar:
/home/raqbackup/data/groups-clients-private.tar.gz
> > >
> > > when it goes to FTP the files it does NOT send the .gz.1 .gz.2 etc ,
code
> > > in raqbackup3.1.sh looks like
> > >
> > > mkdir $SOURCE
> > > cd $SOURCE
> > > binary
> > > mput *.gz
> > > ascii
> > > mput *.txt
> > > There just need to be another .* on the end
> > >
> > > eg
> > > mput *.gz.*
> > >
> > > Something to double check if you have large directories/sites you are
> > > backing up, otherwise you might find not all your files are been
backed up
> > > as we did ;o)
> > >
> > > Sorry if this is already been pointed out
> > >
> > > Brett
> > >
> > > _____________________________________
> > > cobalt-users mailing list
> > > cobalt-users@xxxxxxxxxxxxxxx
> > > To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> > > http://list.cobalt.com/mailman/listinfo/cobalt-users
> > >
> > >
> >
> >
> >_____________________________________
> >cobalt-users mailing list
> >cobalt-users@xxxxxxxxxxxxxxx
> >To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> >http://list.cobalt.com/mailman/listinfo/cobalt-users
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>