bartvaneswhiffle
Results
2
issues of
bartvaneswhiffle
See #1580. It is basically a copy of the FTP class in fsspec, with a modification to use FTP_TLS and one addtional change. Please have a look at [this](https://github.com/fsspec/filesystem_spec/pull/1581/commits/1937cc8ccbb0757141feb7156b2c58c0126e8cfe#diff-c232dd1a6b61794c2f4158c99b714b6c89d021d2d84af2bcd784c2a74f86f236R83).
Hi, I'd like to use FTP with SSL/TLS in fsspec, to be specific: [this implementation](https://docs.python.org/3/library/ftplib.html#ftp-tls-objects). I've made a PR for it, will post the link soon. Regards, Bart