bugzilla-daemon at mindrot.org
2004-Dec-07 06:28 UTC
[Bug 520] Recursive operations for sftp
http://bugzilla.mindrot.org/show_bug.cgi?id=520 ------- Additional Comments From cmp at uiuc.edu 2004-12-07 17:28 ------- Created an attachment (id=749) --> (http://bugzilla.mindrot.org/attachment.cgi?id=749&action=view) Add recurse mode to sftp put command via fts. Add recurse mode to sftp put command via fts. Initial work was done against openssh snapshots from 2004/01. The patch is attached here as a contribution to anyone considering adding this feature to sftp. I assume it would require some reworking to be applied against a modern OpenSSH snapshot. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Dec-07 06:46 UTC
[Bug 520] Recursive operations for sftp
http://bugzilla.mindrot.org/show_bug.cgi?id=520 ------- Additional Comments From cmp at uiuc.edu 2004-12-07 17:46 ------- (From update of attachment 749) This patch was derived in part from Jared Yanovich's sftp patch posted to openssh-unix-dev in Oct 2003. http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=106498593122963&w=2 I removed the code in my version of the patch that handled the 'recurse' command in sftp but forgot to remove the documentation about that command. Trivial to either add back or to remove the references to it in the docs. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.