search for: lidstrom

Displaying 1 result from an estimated 1 matches for "lidstrom".

Did you mean: lindstrom
2004 Dec 07
2
recursive operations in sftp
...n avoid duplication of effort. I'd also like to hear from the maintainers regarding what they would deem acceptable as a patch that adds recursive operations. In past discussions, fts has been recommended. I've written put -r code using fts. It's straightforward, as suggested by Ben Lidstrom in the comments for bug 520, but as far as I know, no work has been done on making fts capable of dealing with remote operations. Are recursive operations based on a modified form of fts the only sort of patch acceptable? I've got a patch for recursive rm, too, but it uses recursion to acc...