Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.5.0
-
None
-
OS: Windows 7
JDK:
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) Client VM (build 20.1-b02, mixed mode, sharing)
Description
When I use FileZilla to upload a big file to the Mina Sftpd, the speed is only 30K/S.
The main reason is that the file is opened and closed frequently when SftpSubsystem handles SSH_FXP_WRITE message.