| Summary: | SFTP upload resume | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Loganaden Velvindron <loganaden> | ||||
| Component: | sftp | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | enhancement | CC: | djm | ||||
| Priority: | P5 | ||||||
| Version: | -current | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 2226 | ||||||
| Attachments: |
|
||||||
Committed and will be in openssh-6.7 Close all bugs left open from 6.6 and 6.7 releases. |
Created attachment 2422 [details] sftp_resume_upload.diff Please find attached the first version of my sftp resume upload diff. SFTP already has the ability to resume partially downloaded file. It would be nice to also have a similar feature for resume. In Mauritius, we have very small uploading bandwidth. Having the ability to resume interrupted upload is very handy. As usual, feedback welcomed.