In general, browsers don't deal that well with uploading such large files.

If it's a regular occurrence, I'd recommend using the mvn deploy:deploy-file 
command instead [1].

If it's a once off setup task, I'd recommend copying this file onto the 
filesystem of the repository by hand and letting Archiva discover and scan it. 
You'll probably find it easier to deal with large files using your conventional 
tools.

HTH,
Brett

[1] http://maven.apache.org/plugins/maven-deploy-plugin/usage.html

On 09/05/2011, at 1:22 AM, Dan Armbrust wrote:

> Hmm.  Back to the the original problem of my thread.
> 
> Now, I'm trying to upload a 700 MB file through the web form, and all I get 
> is:
> 
> Error 101 (net::ERR_CONNECTION_RESET): The connection was reset.
> 
> Part way through the transfer.
> 
> Are their any other hidden limits that i need to adjust?
> 
> I'm rather new to the whole maven world... but hasn't anybody ever
> tried this with large files before?  Is my use case that unusual?
> 
> Thanks,
> 
> Dan

--
Brett Porter
br...@apache.org
http://brettporter.wordpress.com/
http://au.linkedin.com/in/brettporter




Reply via email to