Skip to content
New issue

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

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

Already on GitHub? # to your account

Add nullable FtpClientParameters to FtpConfig #144

Merged
merged 7 commits into from
Jan 8, 2024

Conversation

PeterRimmer71
Copy link
Contributor

Add optional Ftp Client Parameters to FtpConfig so user can include custom setup.

Copy link
Contributor

@AndreaCuneo AndreaCuneo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ArxOne one implementation details should not be exposed in the generic interface. The approach is not right and the configuration should be exposed only within the ArxOne provider package. Also as a Action since the current implementation already provide some sensible defaults over the ArxOne library.

Copy link
Contributor

@AndreaCuneo AndreaCuneo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR doesn't even compile as the change in Core break all other implementations.

No changes in Core are expected.

@PeterRimmer71 PeterRimmer71 merged commit 47072c0 into master Jan 8, 2024
6 checks passed
@PeterRimmer71 PeterRimmer71 deleted the feature/AddEncodingToArxOneFtpClient branch January 8, 2024 09:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants