Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jun 2001 18:29:14 +0100
From:      Nik Clayton <nik@freebsd.org>
To:        Corey Sklenicka <corey@cloudnet.com>
Cc:        freebsd-doc@FreeBSD.org
Subject:   Re: cpio across network
Message-ID:  <20010624182914.A297@canyon.nothing-going-on.org>
In-Reply-To: <4.3.1.2.20000707062946.00ad8100@192.168.0.1>; from corey@cloudnet.com on Fri, Jul 07, 2000 at 06:37:06AM -0500
References:  <4.3.1.2.20000707062946.00ad8100@192.168.0.1>

next in thread | previous in thread | raw e-mail | index | archive | help

--MGYHOYXEY6WxJCY8
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Jul 07, 2000 at 06:37:06AM -0500, Corey Sklenicka wrote:
> I noticed you had (XXX add an example command here) in the Handbook under=
=20
> the 11.3.3 Cpio section.  Just thought I'd send what I use in case you=20
> didn't have any working examples.
>=20
> for f in <directory list to backup>  ; do
>    find $f >>backup.list
> done
>=20
> cpio -v -o --format=3Dnewc < backup.list | ssh <backupuser>@<host> "cat >=
=20
> /dev/<backup-device>"

Committed, thanks.

N
--=20
FreeBSD: The Power to Serve             http://www.freebsd.org/
FreeBSD Documentation Project           http://www.freebsd.org/docproj/

          --- 15B8 3FFC DDB4 34B0 AA5F  94B7 93A8 0764 2C37 E375 ---

--MGYHOYXEY6WxJCY8
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjs2I2gACgkQk6gHZCw343XoFgCgiEbtOw3IvutAv5PLpVKSBXx3
e0kAnA7f1S11j0wktZ7l8SWKIesp5LsE
=VG4Y
-----END PGP SIGNATURE-----

--MGYHOYXEY6WxJCY8--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010624182914.A297>