> But my question is, why should uploading a file require so much > memory? It's not like it tries to read the whole file into memory, or > does it? If so, that seems kinda dumb.
Maybe taking a look at the source code would help you figure out why its giving you problems? http://maven.apache.org/wagon/wagon-provider-api/xref/org/apache/maven/wagon/AbstractWagon.html If you patch a bug, please contribute it back. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
