Slow sFTP Transfer Speed with SSH Connection (SSH2)のSSH接続( ssh2を) sFTPと転送速度が遅い
When using FileZille, SSH Secure Shell client, CoreFTP, PSFTP and other secure FTP clients to transfer files between computers or servers, the transfer (upload and download) speed can be very slow compared with the speed achievable by FTP connection even though there is enough fast bandwidth on network and routers.際には、セキュアシェルのSSHクライアント、 CoreFTP 、 PSFTPおよびその他の安全なFTPクライアントFileZilleを使用してコンピュータやサーバーでは、 (アップロードおよびダウンロード)速度は、 FTP接続速度によって達成可能と比べて遅いことができるにもかかわらず、十分ですが転送の間でファイルを転送するネットワークやルーターの高速帯域幅。
Compare with FTP which transfer speeds can easily go up to a few or tens of MB/s or GB/s, transferring files with sFTP connection typically lands you at around 30 - 60 KB/s. FTPで転送速度を簡単に数十MBのオレゴンに上がることができます/ sまたはGB /秒、 sFTPと接続して転送するファイルは、通常の土地を30前後で-6 0Kバイト/ sを比較 The main reason for the reduced transmitting speed is due to the fact that SSH, or SSH2 (which both sFTP and SCP depend on) has protocol implementation and encryption overhead that based on the amount of CPU processor and memory (used in internal flow control buffers) resources given to that transfer session.伝送速度は、減少の主な理由という事実のSSH 、またはssh2を(両方のSFTP 、およびSCPには依存する)プロトコルの実装と暗号化のオーバーヘッドをしているCPUのプロセッサとメモリの量に基づいて(内部フロー制御のバッファで使用される予定です)のリソースを転送セッションを与えている。 The buffers and limited availability of resources often end up become a bottleneck for network throughput of sFTP and SCP, especially on long and high bandwidth network links.バッファと資源の限られた空室状況よくなるSFTP 、およびSCPは、ネットワークのスループットのボトルネックになる特に長く、高帯域幅のネットワークリンクしています。
If you only able to transfer at a ridiculous low speed of tens of KB/s, try to download and use KBの数しかない場合は、ばかげて低速で転送できるよう/秒、ダウンロードして使用するようにしてください WinSCP . 。 Once installed, establish a connection session to remote machine or computer by using the following settings and options:いったんインストールすると、リモートマシンまたはコンピュータに以下の設定とオプションを使用して接続セッションを確立:
File Protocol: SCP or sFTP with Allow SCP fallback tickedファイルプロトコル: SCPがか SFTP SCPがフォールバックを許可すると立腹
SSH Encryption cipher selection policy: Move Blowfish to the first priority slot SSHの暗号化暗号の選択期限: 最初の優先度スロットに移動ブローフィッシュ
With this setting, it’s possible to get transfer speed numerous times higher than when using sFTP over SSH2 connection.この設定では、転送速度多数の接続を介してsFTPとssh2を使用時よりも高くなることが可能です。 However, it’s still slow if comparing with unencrypted and unprotected FTP transfer.暗号化と保護されていない場合、 FTP転送と比較するしかし、まだ遅い。 If you don’t mind about security, FTP is the best choice.もし、セキュリティについての考慮しないと、 FTPのに最適です。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これはマシンとして"保証なしにされている"提供されているページを翻訳しています。 Machine translation may be difficult to understand.機械翻訳を理解するのが難しい場合があります。 Please refer toを参照してください original English articleオリジナルの英語の記事 whenever possible.可能な場合。
Share and contribute or get technical support and help at共有して貢献するかを得る技術サポートと支援 My Digital Life Forums 私のデジタルライフフォーラム . 。
Related Articles関連記事
- WinSCP - Freeware SFTP and SCP client for Windows WinSCP -フリーウェアS FTP、およびS CPクライアントは、 W indows用
- Increase and Speed Up Slow FireWire 1394 Copy and Transfer in Windows XP SP2増加と低速のFireWire 1394をコピーし、 Windows XP SP2で転送を高速化
- Increase Multithread Download Speed by Disable Vista Auto Tuning on TCP/IP無効Vistaの自動チューニングでマルチスレッドのダウンロード速度を向上させる上でのTCP / IPの
- TeraCopy Free Download to Copy Files Faster in Vista TeraCopy無料でダウンロードファイルをコピーするVistaの高速化
- How to Test Broadband Connectionブロードバンドへの接続をテストする方法
- Wise-FTP 3 Full Commercial Version Free Download with Activation Serial Keyワイズ- FTPの3フル商用バージョンの無料ダウンロードの活性化とシリアルキー
- Optimize and Increase BitTorrent (BT) Download Speed in Vista Vistaでの最適化と増加のBitTorrent ( BT )のダウンロード速度
- Vista Remote Desktop Connection Client Slow Delay or Disconnect When Connect to Windows Server 2003 SP2 x64 Edition RDP Vistaのリモートデスクトップ接続クライアントを切断時の接続速度が遅い遅延またはWindows Server 2003 SP2をx64 Edition用のRDPに
- The World First USB2.0 Connectivity over Power Line Solution世界初のUSB2.0接続の電源ラインのソリューションを
- ppStream Connection Limit in Configuration Settings構成設定のppStream接続の制限

































April 15th, 2008 15:06 4月15日、 2008年15:06
Ohhh. Ohhh 。 Well, that explains it.まあ、それは説明する。
May 5th, 2008 23:10 5月、第5回2008年23:10
You can also use FTPS to protect the control channel and leave the data channel unencrypted (which means full ftp speeds but the username/pass is protected).また、制御チャネルを保護するために、データ暗号化チャネルを残すFTPS使用することができます(これは)完全なFTPの速度が、ユーザ名/パス保護されていることを意味します。 Watch out for firewalls though; FTPS is rather unloved by them気を付けてファイアウォールは、 FTPSむしろそれらに愛されていないとされている
June 18th, 2008 23:06 2007年6月、第18回2008年23:06
Unfortunately, I still get the same speed, about 60% of my actual upload speed残念ながら、私はまだ同じ速度を得る、私の実際のアップロード速度の約60 %