Hi Shuji,
for me this is fast. What plattform are you working on? Anyway, FileChannel is avaible not before 1.4 and Slide tries to be compatible with 1.3...
Oliver
Shuji Aono wrote:
Hi, I have a problem in put. I'm running version 2.0 of slide server and client library.
When TxFileContentStore is used, upload time takes about 5 minutes by 100MB of file. The FileHelper.copy method is using the time of the great portion of processing. Upload time will become short if the class currently used is changed into FileChannel from FileInputStream. Is Slide able to support?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
