Re: remote backups: SCP or RSYNC or -?

phn_at_icke-reklam.ipsec.nu
Date: 11/24/04


Date: Wed, 24 Nov 2004 22:24:13 +0000 (UTC)

Martin <nospam@example.org> wrote:
> Can anyone recommend a good tool for backing up remote servers? The servers
> already run SSH, so SCP does almost all I need. I do like the sound of
> RSYNC's ability to maintain mirrors, but don't want to install something
> that would require additional open server ports on my LANs, so a more
> intelligent version of the SCP client would be ideal. Any thoughts?

How about dump piped through ssh ? Or my favorite : dump to sfs-mounted filesystems ?
In both cases restore -i will enable me to easily browse through and
recover individual files and dump will give me full and incremental
backups at will. sfs will make the recovery dramatically easier though.

-- 
Peter Håkanson         
        IPSec  Sverige      ( At Gothenburg Riverside )
           Sorry about my e-mail address, but i'm trying to keep spam out,
	   remove "icke-reklam" if you feel for mailing me. Thanx.


Relevant Pages

  • Re: remote backups: SCP or RSYNC or -?
    ... > Can anyone recommend a good tool for backing up remote servers? ... > already run SSH, so SCP does almost all I need. ... > intelligent version of the SCP client would be ideal. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: remote backups: SCP or RSYNC or -?
    ... Kris Kennaway wrote: ... >> servers already run SSH, so SCP does almost all I need. ... >> a more intelligent version of the SCP client would be ideal. ... > rsync doesn't require you to open ports, it can trivially run over ssh. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: remote backups: SCP or RSYNC or -?
    ... > Can anyone recommend a good tool for backing up remote servers? ... > that would require additional open server ports on my LANs, ... > intelligent version of the SCP client would be ideal. ... rsync doesn't require you to open ports, it can trivially run over ssh. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Question about "SCP" command
    ... > We have more than 100 RedHat 7.2 servers running. ... Now it's time to change the ROOT password for them. ... > But I don't know how to use SCP at this situation. ... If you need to propagate this and you haven't already put SSH keys in place ...
    (comp.os.linux.security)
  • Re: Question about "SCP" command
    ... > We have more than 100 RedHat 7.2 servers running. ... Now it's time to change the ROOT password for them. ... > But I don't know how to use SCP at this situation. ... If you need to propagate this and you haven't already put SSH keys in place ...
    (comp.os.linux.security)