[Bug 2021] sftp resume support (using size and offset)
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Jul 12 13:25:54 EST 2013
https://bugzilla.mindrot.org/show_bug.cgi?id=2021
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
Status|NEW |ASSIGNED
Assignee|unassigned-bugs at mindrot.org |djm at mindrot.org
Attachment #2313| |ok?(dtucker at zip.com.au)
Flags| |
Attachment #2302|0 |1
is obsolete| |
Attachment #2305|0 |1
is obsolete| |
--- Comment #17 from Damien Miller <djm at mindrot.org> ---
Created attachment 2313
--> https://bugzilla.mindrot.org/attachment.cgi?id=2313&action=edit
Combined diff with tweaks
This diff (source and manual) has a couple of tweaks:
- Add "get -a" to attempt resumption
- Make "reget" a synonym for "get -a"
- Fix some code formatting
- Allow -a and -r to coexist: make download_dir() pass the resume flag
on
- A couple of logic tweaks in do_download()
I think this is ready to go in.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list