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

Add explicit TLS option for FTPSClient #4174

Merged
merged 1 commit into from
May 19, 2024

Conversation

TranceLove
Copy link
Collaborator

Description

Adds an Explicit TLS option at SftpConnectionDialog, and implement explicit TLS for FTPS.

Issue tracker

Fixes #3656

Automatic tests

  • Added test cases

Manual tests

  • Done

  • Device: Pixel 2 emulator

  • OS: Android 7.1.1

Build tasks success

Successfully running following tasks on local:

  • ./gradlew assembledebug
  • ./gradlew spotlessCheck

@TranceLove TranceLove self-assigned this May 14, 2024
@TranceLove TranceLove added Issue-Feature A feature request or improvement. Area-FTPClient Issues related to FTP client implementation. labels May 14, 2024
@VishalNehra VishalNehra merged commit 734a49f into TeamAmaze:release/4.0 May 19, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-FTPClient Issues related to FTP client implementation. Issue-Feature A feature request or improvement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] FTP over TLS not work
2 participants