Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
compressed connection rsync
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
wisdom
Tux's lil' helper
Tux's lil' helper


Joined: 26 May 2002
Posts: 101
Location: sweden

PostPosted: Wed Jul 10, 2002 1:31 pm    Post subject: compressed connection rsync Reply with quote

I got this msg when i run emerge rsync

,----------------
| Welcome to rsync1.uk.gentoo.org!
|
| For info on Gentoo Linux, see <http://www.gentoo.org/>.
|
| For more on this server, see <http://vegetable.org.uk/>.
|
If you're not doing so already, please consider compressing the connection
here by using rsync -z ; you can edit /usr/sbin/emerge (or /usr/bin/emerge
in newer versions of portage) to assert this.

how should I config /usr/bin/emerge to use compressed connection?
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Wed Jul 10, 2002 1:39 pm    Post subject: Re: compressed connection rsync Reply with quote

wisdom wrote:
how should I config /usr/bin/emerge to use compressed connection?


It should be set that way already. Open up /usr/bin/emerge in your favorite text editor and search for the following line:

Code:
mycommand="/usr/bin/rsync -rlptDvz --stats --progress "


Note the "-z" option is included there.

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum