[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] emerge rsync question
- Subject: [ale] emerge rsync question
- From: ron at Opus1.COM (Ronald Chmara)
- Date: Thu Feb 12 16:22:51 2004
- In-reply-to: <[email protected]>
- References: <[email protected]>
On Feb 12, 2004, at 4:04 PM, Yu, Jerry wrote:
> rsync -e ssh whatever1 whater2
Alternately,, change the environment variable:
RSYNC_RSH=/usr/bin/ssh
export RSYNC_RSH
> -----Original Message-----
> From: Jun Wan [mailto:lorcm03 at yahoo.com]
> Sent: Thursday, February 12, 2004 3:14 PM
> To: jsheets at yahoo.com; Atlanta Linux Enthusiasts
> Subject: Re: [ale] emerge rsync question
>
>
> Can you give me some guide on how to do that? How to
> config emerge or /etc/make.conf?
>
> Thank you!
>
> Jun
> --- Jerald Sheets <jsheets at yahoo.com> wrote:
>> well... I rsync over ssh all the time. That's port
>> 22.