I remember that there was some 1 or 2 GByte limit because the http client used 
by mavens wagon-http only has a 32bit variable for the package length or 
something of that kind. Something in that direction (would need to grab the 
sources).

So this is most probably not really an archiva limit but a maven one.

LieGrue,
strub

--- On Sun, 5/8/11, Brett Porter <br...@apache.org> wrote:

> From: Brett Porter <br...@apache.org>
> Subject: Re: Uploading large files?
> To: users@archiva.apache.org
> Date: Sunday, May 8, 2011, 7:18 PM
> 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