message-archive.com for:
PDA\BlackBerry\Smartphones
mobile phones (WAP)
message-archive.com
message archive
 
  Forum SubscriptionsForum Subscriptions    FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Rsync, what are the max transfer limitations ?

 
Post new topic   Reply to topic    message-archive.com Forum Index -> rsync
Author Message
gourgi at gmail.com
Guest





PostPosted: Tue Nov 18, 2008 6:32 pm    Post subject: Rsync, what are the max transfer limitations ? Reply with quote

What is the maximum transfer rate allowed for rsync? I mean the limitations?
I can't get more than 50Mbit speed in my gigabit lan, with rsync
server or with ssh. ftp transfers reach >400Mbit , so it is not a lan
or nic problem.
Maybe it has something to do with my cpu limitations? or the
limitations for rsync is the 50Mb/s?
Here is my rsyncd.conf if it helps


Quote:
# by gourgi
max connections = 100
log file = /var/log/rsync.log
timeout = 300
[disks]
comment = rsync disks
path = /disks
read only = no
list = yes
uid = nobody
gid = nogroup
#auth users = gourgi
list = yes
#hosts allow = 127.0.0.0/8 192.168.0.0/24
#secrets file = /etc/rsyncd.secrets

and here is how i sync
Quote:
rsync -avz rsync://192.168.0.X/disks/4backup /disks/mybackup
or

here is rsync version on both systems
Quote:
Version: 2.6.9-6ubuntu2
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
Back to top
Sven.Hartrumpf at Fern...
Guest





PostPosted: Tue Nov 18, 2008 8:34 pm    Post subject: Rsync, what are the max transfer limitations ? Reply with quote

Tue, 18 Nov 2008 20:30:15 +0200, gourgi wrote:
Quote:
rsync -avz rsync://192.168.0.X/disks/4backup /disks/mybackup

What happens if you use only -a?

--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
Back to top
gourgi at gmail.com
Guest





PostPosted: Tue Nov 18, 2008 9:17 pm    Post subject: Rsync, what are the max transfer limitations ? Reply with quote

2008/11/18 Sven Hartrumpf <Sven.Hartrumpf@fernuni-hagen.de>:
Quote:
Tue, 18 Nov 2008 20:30:15 +0200, gourgi wrote:
Quote:
rsync -avz rsync://192.168.0.X/disks/4backup /disks/mybackup

What happens if you use only -a?

--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


you are right! that did the trick, problem solved.
i should tried without compression before posting here
thanks Sven

BTW the speed now reaches 250-300 Mbit which is pretty cool.
thanks again.

gourgi
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
Back to top
Display posts from previous:   
Post new topic   Reply to topic    message-archive.com Forum Index -> rsync All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group