Are you  worjimg on binary mode? if not , try changing to it! Good 
luck!


PS. For FTP transaction with Java , i´ve benn using JAKARTA and JAKARTA 
ORO... Google that and see if it can be useful .  xD

Evans escribió:
> Then contact your third party supplier.
>
> Evans
> http://www.javawug.org
>
> ----- Original Message ----- 
> From: "Rakesh" <rakeshpande...@gmail.com>
> To: "Java EE (J2EE) Programming with Passion!" 
> <java-ee-j2ee-programming-with-passion@googlegroups.com>
> Sent: Monday, March 02, 2009 7:35 AM
> Subject: [java ee programming] abnormal behave of servlet when trying to FTP 
> upload big files
>
>
>   
>> Hi
>>
>> We are using a third party web application named "net.project". We
>> have customized it as per our requirement. We have customize this
>> application to upload multiple files on multiple FTP servers.
>>
>> When file size is less than 5 MB, FTP upload done successfully, but
>> when the file size is greater than 15 MB it will behave surprisingly.
>>
>> Suppose i have choosen two files one is 500 KB and other is 20 MB and
>> click start upload button.
>>
>> My servlet starts uploding 500 kb file, and then starts uploading 20
>> MB file but suddenly it will left uploading of 20 MB file and again
>> starts uploading of 500 KB file and then resume uploading of 20 MB
>> files. It will happens till my 20 mb file get fully uploaded.
>>
>> I do not get why this is happening.
>>
>> I m using Weblogic as web server.
>>
>> Looking forward to any prompt response.
>>
>> Thanks
>> Rakesh
>>
>>     
>
>
> >
>
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Java 
EE (J2EE) Programming with Passion!" group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to