-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Major
-
Component/s: publish-over-ftp-plugin
-
None
When uploading a large file, the upload is very slow. We found some reports of problems in the apache commons library and that one should either use setBufferSize or link against a more recent version. However, when I tried it it didn't seem to change anything... put I'm really just starting out with Jenkins development, so maybe I did something wrong.