Re: rdump
Miek Gieben <[email protected]> Tue, 27 Dec 2005 13:00:49 +0100
| Newsgroups | gmane.comp.sysutils.backup.hdup.general |
|---|---|
| Message-ID | <[email protected]> |
--===============1142203857== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GyRA7555PLgSTuth" Content-Disposition: inline --GyRA7555PLgSTuth Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable [On 27 Dec, @11:22, Miek Gieben wrote in "Re: [hdup-user] rdump ..."] > > What are good ideas for remote backups? >=20 > I'm still pondering about doing remote backups, but the core of a > script should be something like this (this is actually what hdup > does): > cat $filename | ssh -c blowfish user@remotehost store.sh This btw does not work as you loose the filenames. It needs to be a 2 step (sadly) process; 1) generate the list 2) give rsync (or whatever) the list and let it copy the stuff over. -- grtz, - Miek http://www.miek.nl http://www.nlnetlabs.nl PGP Key ID: 3880 D0F6 fingerprint: 6A3C F450 6D4E 7C6B C23C F982 258B 85CF 3880 D0F6 --GyRA7555PLgSTuth Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDsSzxJYuFzziA0PYRAngiAJ9wktFwWoqWOT+Xn1gftY/+xU6QGACgvDy8 7V+U1N0D4nJwg8EC0QVN5f4= =txYu -----END PGP SIGNATURE----- --GyRA7555PLgSTuth-- --===============1142203857== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ hdup-user mailing list [email protected] http://atoom.net/cgi-bin/mailman/listinfo/hdup-user --===============1142203857==--