Export to GitHub

pysftp - issue #10

Implement a getdir function


Posted on Dec 16, 2013 by Helpful Dog

The listdir() function display the content of a directory. The get() function retrieve a file. Is it possible to have a function that get the content of a directory and all its sub-diirectories.

Many thanks.

Comment #1

Posted on May 10, 2014 by Grumpy Monkey

https://bitbucket.org/dundeemt/pysftp/issue/10/remote-walkdirs

moved to bitbucket

Status: Duplicate

Labels:
Type-Defect Priority-Medium