-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Peter Horst wrote:

>copying data from the bad ATA drive to the good ATA drive, I'll still be
>trying to move that data to another, physically separate SCSI drive on
>another machine--my understanding is that I would need SAMBA or NFS
>(which I don't have) to easily back up from one machine on a network to
>another.  I'm thinking I can't mount a drive on another machine without
>something like that. Can I use something like rsync for this purpose
>instead?

Sure:

# rsync -av -e ssh /source/dir target.machine:/target/dir

The only requirements in this case are the presence of rsync on both 
machines, and sshd running on the target.

Cheers -d

- -- 
David Talkington
http://www.spotnet.org

PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8
Comment: Made with pgp4pine 1.75-6

iQA/AwUBPAp2Q79BpdPKTBGtEQJbFwCgzwp+wF2wgYV0+PtBTnb947iL1KkAoL2O
0DdToo2mqIx9zfx3h4TI7pC/
=eg5j
-----END PGP SIGNATURE-----




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to