[Bug 520] Recursive operations

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Mar 25 14:11:05 EST 2003


http://bugzilla.mindrot.org/show_bug.cgi?id=520

           Summary: Recursive operations
           Product: Portable OpenSSH
           Version: -current
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: sftp
        AssignedTo: openssh-unix-dev at mindrot.org
        ReportedBy: djm at mindrot.org


The sftp client should support recursive operations. For example, "get -R
somedir" should copy the directory tree rooted at somedir.

Probably achieve this by forking a copy of OpenBSD's fts routines
(libc/gen/fts.c) and teach them sftp.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-unix-dev mailing list