Re: How to 'rsync' from one computer to another

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: JD Austin
Date:  
To: Main PLUG discussion list
Subject: Re: How to 'rsync' from one computer to another
Very true.
In the example I pasted out of one of my rsync scripts it uses ssh to do the
transfer.
I don't think I've had a machine with rsh (not secure) enabled for about 10
years :)

sync -avz --delete --rsh=ssh --stats --progress --bwlimit=500
--exclude='*Norton\ Ghost\ Backup*' --exclude='*lost+found'
jd@192.168.0.103:/newdrive/* /newdrive

On Wed, Feb 3, 2010 at 10:58 PM, Eric Cope <> wrote:

> I don't think anyone has mentioned yet that rsync is handy if you need to
> transfer securely over an insecure channel. I think I recall you saying its
> intranet, so this may not apply...
>
> Eric
>
> <http://feedproxy.google.com/%7Er/randomquotes/%7E3/G2PjcLJ0ONI/>
>

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss