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

Peter Horst wrote:

>Great, thanks!  One last question: would the syntax of the command you
>provided change at all in case I were trying to sync data from a
>second HD on the source machine, that I had mounted on the
>primary HD e.g.:

You mean can you use rsync to do a local copy?  Sure, just drop the 
hostname and the ssh transport (no need for encryption overhead if 
you're not traversing the network):

> rsync -av /mnt/baddrive/mydata /target/dir

Used this way, rsync is just a smart copy command that only moves
diffs.  See the man page for more tricks.

Good luck -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/AwUBPAqRXb9BpdPKTBGtEQIgeQCdGd1QnydBgmucur8syzZDo3zfidQAn2QP
omwcKJ0vNOvQa3c5o+ehARuJ
=9/Qf
-----END PGP SIGNATURE-----




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

Reply via email to