File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88
99## Unreleased
1010
11+ ### Added
12+
13+ - Added FTP over TLS (FTPS) support to FTPFS.
14+ Closes [ #437 ] ( https://github.com/PyFilesystem/pyfilesystem2/issues/437 ) ,
15+ [ #449 ] ( https://github.com/PyFilesystem/pyfilesystem2/pull/449 ) .
16+
1117### Changed
1218
1319- Make ` FS.upload ` explicit about the expected error when the parent directory of the destination does not exist.
Original file line number Diff line number Diff line change @@ -13,5 +13,6 @@ Many thanks to the following developers for contributing to this project:
1313- [ Martin Larralde] ( https://github.com/althonos )
1414- [ Morten Engelhardt Olsen] ( https://github.com/xoriath )
1515- [ Nick Henderson] ( https://github.com/nwh )
16+ - [ Oliver Galvin] ( https://github.com/odgalvin )
1617- [ Will McGugan] ( https://github.com/willmcgugan )
1718- [ Zmej Serow] ( https://github.com/zmej-serow )
You can’t perform that action at this time.
0 commit comments