Hi , thanks for the information .
are there any open source java libraries which implement Http file transfer protocol . please tell me some of the open soruce solutions . thanks for the help in advance On Thu, Mar 20, 2008 at 3:49 AM, Mathieu Lecarme <[EMAIL PROTECTED]> wrote: > http file transfer works very well. I don't like FTP. > There is no size limit, uses a small buffer (4k for example) while > reading the file and writing the response. > > M. > > Le 19 mars 08 à 16:00, RAJA SEKHAR REDDY MAYALURU a écrit : > > hi , > > i want to use Apache MINA for FTP ( file transferring ) . > > > > i want to know what is the maximum size of file i can transfer using > > this > > library . > > > > i'm not fidning correct example for transferring file using apache > > mina , > > can any one please send me that . > > > > thank you > >
