~sschwarzer/ftputil#73: 
Support `followlinks` argument in `FTPHost.walk`

Python 2.6 added a boolean followlinks argument to os.walk to control whether symbolic links should be followed. This argument isn't available in ftputil, so it never follows links.

Status
RESOLVED FIXED
Submitter
schwa (unverified)
Assigned to
No-one
Submitted
10 years ago
Updated
10 years ago
Labels
enhancement library

schwa (unverified) 9 years ago · edit

Support for followlinks was added in [1ced9abb46b887986e839eabc619891090d458ee](https://git.sr.ht/~sschwarzer/ftputil/commit/1ced9abb46b887986e839eabc619891090d458ee "Added support for followlinks in FTPHost.walk (ticket #73).").

Register here or Log in to comment, or comment via email.