|
|
|
message-archive.com message archive
|
|
|
| Author |
Message |
gourgi at gmail.com Guest
|
Posted: Tue Nov 18, 2008 6:32 pm Post subject: Rsync, what are the max transfer limitations ? |
|
|
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
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
|
|
| Back to top |
|
 |
gourgi at gmail.com Guest
|
Posted: Tue Nov 18, 2008 9:17 pm Post subject: Rsync, what are the max transfer limitations ? |
|
|
2008/11/18 Sven Hartrumpf <Sven.Hartrumpf@fernuni-hagen.de>:
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 |
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group
|