Issue Details (XML | Word | Printable)

Key: SFTP-19
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Lennart Häggkvist
Reporter: Lennart Häggkvist
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
SFTP Transport Project

Update SftpInputStream to extend BufferedInputStream and other fixes

Created: 07/Dec/09 04:08 AM   Updated: 07/Dec/09 04:09 AM
Component/s: Code
Affects Version/s: 2.2.1-RC1
Fix Version/s: 2.2.1-RC2

Time Tracking:
Not Specified

Labels:
User impact: Low
Similar Issues:


 Description  « Hide
Change the SftpInputStream to extend BufferedInputStream so that we can delete some methods.

There is a potential connection leak if close() or deleteFile failed - fix that.

Also, the SftpInputStream should not be responsible to retrieve the file input stream, so move that logic outside the class.



 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.