bugzilla-daemon at bugzilla.mindrot.org
2012-Jun-25  07:54 UTC
[Bug 2021] New: sftp resume support (using size and offset)
https://bugzilla.mindrot.org/show_bug.cgi?id=2021
             Bug #: 2021
           Summary: sftp resume support (using size and offset)
    Classification: Unclassified
           Product: Portable OpenSSH
           Version: -current
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: sftp
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: loganaden at gmail.com
Created attachment 2165
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2165
sftp resume support (using offset)
Hi,
I have to copy huge files using sftp, and i thought that it would be
cool to get sftp support.
My diff has some arbitrary choices:
1) If user specifies -a (for resume), and file doesn't exist, it
creates it and starts from offset 0.
2) If destination file is bigger than source file, it aborts. The
assumption being that the user specified a wrong destination file.
3) -a to use resume and "REGET" in interactive mode.
Feedback welcomed as usual.
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2012-Jun-27  21:02 UTC
[Bug 2021] sftp resume support (using size and offset)
https://bugzilla.mindrot.org/show_bug.cgi?id=2021
Loganaden Velvindron <loganaden at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2165|0                           |1
        is obsolete|                            |
--- Comment #1 from Loganaden Velvindron <loganaden at gmail.com>
2012-06-28 07:02:47 EST ---
Created attachment 2168
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2168
truncate file support
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
Apparently Analagous Threads
- [Bug 2021] sftp resume support (using size and offset)
- [Bug 2021] sftp resume support (using size and offset)
- [Bug 2021] sftp resume support (using size and offset)
- [Bug 2021] sftp resume support (using size and offset)
- openssh-unix-dev Digest, Vol 123, Issue 13