[ https://issues.apache.org/jira/browse/SSHD-967?focusedWorklogId=390575&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-390575 ]
ASF GitHub Bot logged work on SSHD-967: --------------------------------------- Author: ASF GitHub Bot Created on: 21/Feb/20 11:01 Start Date: 21/Feb/20 11:01 Worklog Time Spent: 10m Work Description: lgoldstein commented on issue #111: [SSHD-967] fixed byte buffer issue URL: https://github.com/apache/mina-sshd/pull/111#issuecomment-589606253 I would feel better if you could also add a unit test that checks specifically this issue (shouldn't be too hard). First write the unit test and make sure it fails on the **unpatched** code, then apply the patch and see that the test succeeds. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 390575) Time Spent: 0.5h (was: 20m) > transferTo function of SftpRemotePathChannel always add some extra bytes in > the end of file > ------------------------------------------------------------------------------------------- > > Key: SSHD-967 > URL: https://issues.apache.org/jira/browse/SSHD-967 > Project: MINA SSHD > Issue Type: Bug > Affects Versions: 2.0.0 > Reporter: Nitin Ranjan > Priority: Major > Fix For: 2.4.1 > > Time Spent: 0.5h > Remaining Estimate: 0h > > transferTo function of SftpRemotePathChannel always add some extra bytes in > the end of file > > I have tried to transfer gz file from sftp server after transfer when I tried > to decompress it it was giving warning > *decompression ok trailing garbage ignored* > > When I checked the file I found some extra bytes appended to the file > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org