Solaris 10 very slow ssh file transfers
Posted
by
user133080
on Server Fault
See other posts from Server Fault
or by user133080
Published on 2012-08-22T15:33:22Z
Indexed on
2013/11/03
15:57 UTC
Read the original article
Hit count: 181
Trying to copy a few TBs betweek Solaris 10 u9 systems A single scp only seems to be able to transfer around 120MB/min, over a 1GB network. If I run multiple scp copies, each one will do 120MB/min, so it is not the network as far as I can see.
Any hints on how to tweak the Solaris settings to open a bigger pipe. Have the same problem with another piece of software that unfortunately does not seem to be able to be split into separate processes.
© Server Fault or respective owner