scp and SGI DMF
Damien Miller
djm at mindrot.org
Wed Mar 1 19:18:54 EST 2006
On Wed, 1 Mar 2006, Peter Stuge wrote:
> > I should note that sftp doesn't seem to have the same problem.
> > However, the lack of a recursive copy makes it problematic for many
> > of our users.
>
> Teaching sftp how to do recursive copies is probably the best
> solution in any case since sftp is actually developed rather than
> just maintained.
Absolutely! I would love someone interested to pick this up.
There is a patch in bugzilla[1] to implement recursive uploads that I
have been meaning to review for ages. Implementing recursive downloads
is more tricky, and would probably require hacking sftp awareness into
the guts of fts(3) or similar.
-d
[1] http://bugzilla.mindrot.org/show_bug.cgi?id=520
More information about the openssh-unix-dev
mailing list