Details
Description
The transfer stops at 2147483648 and hang.
Problem occurs with maven-stage-plugin with large stage repo.
Can be reproduced with wagon-maven-plugin:upload-since -Dwagon.url=scp://localhost -Dwagon.fromFile=a.large.file
Activity
Dan Tran
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Summary | Unable to scp more than 2K of file | Unable to scp more than 2G of file |
Brett Porter
made changes -
| Fix Version/s | 1.x [ 13408 ] |
I think we're still running into this with wagon-ssh 2.2 (latest version) with either the scp or sftp protocol as well.