issues
search
Lukasa
/
requests-ftp
An FTP transport adapter for use with the Python Requests library.
Other
68
stars
25
forks
source link
change: add mlsd ftp command + refactor code to be pep8 compliant
#29
Closed
j-muller
closed
7 years ago
j-muller
commented
7 years ago
Added support of "MLSD" command (described here:
https://tools.ietf.org/html/rfc3659#section-7.1
).
Slightly refactor code to be PEP8 compliant.