Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ListFiles - Major changes #36

Merged
merged 17 commits into from
Dec 21, 2023
Merged

ListFiles - Major changes #36

merged 17 commits into from
Dec 21, 2023

Conversation

RikuVirtanen
Copy link
Contributor

@RikuVirtanen RikuVirtanen commented Dec 18, 2023

#35

[2.0.0] - 2022-12-19

Fixed

  • Fixed documentation
  • Fixed Tests and change the Tests to use docker container.
  • Fixed error handling to throw specific errors from the library and not custom.

Added

  • Created Connection class for connection parameters.
  • Added FTPS options.
  • Added FtpMode and FtpsSslMode
  • Added feature which enables the Task to get files, directories or both.
  • Added feature which enables the Task to get files from subdirectories.
  • Added possibility to use certificates.

Changed

  • Changed return object to a List of FileItems.
  • Renamed most of the parameters.
  • Changed the target framework to .net6.
  • Changed the Task to async method.

@RikuVirtanen RikuVirtanen changed the title ListFiles - Documentational changes ListFiles - Major changes Dec 19, 2023
@Svenskapojkarna Svenskapojkarna merged commit 08d99d6 into main Dec 21, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants