Hello list, I am trying to upload really large files (size about 10GB) using the Apache commons upload. I have followed the steps properly, increased the java heap size and the maxPostSize in tomcat (I am using tomcat version 7.0.29). Also I am using Windows XP , 2GB RAM machine. Here is what I have observed: a) Upload from Linux to Windows successful b) Upload from Linux to Linux machine successful c) Upload from Window to Window unsuccessful d) Upload from Windows to Linux is unsuccessful The Linux machine used is version 12.04 and Windows machines used are Windows 7 Professional and Windows XP professional. I am guessing this is a problem with using Windows machines as a client. Kindly help me with this problem.
Regards, Sahana Voleti