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
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
I think we're still running into this with wagon-ssh 2.2 (latest version) with either the scp or sftp protocol as well.