Currently Slide tries to be compatible with JDK1.3 And FileChannel comes with 1.4, isn't it? So currently I see no chance. Or is there any implementation which work with 1.3? Stefan
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]
