[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] ftp backup solution ???
- Subject: Re: [cobalt-developers] ftp backup solution ???
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Wed Jun 27 13:03:39 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
<jale@xxxxxxxxxx> wrote
> I have an NT server that gets backed up every night sitting next to my
> Raq3. I want to create backup files that just go to the NT box (ftp or
> other method). Arkeia told me they only will go to tape, no ftp type solution.
>
Use rsync:
http://rsync.samba.org
Gerald