Skip to content

Implement FTPS protocol support #5

@artob

Description

@artob

Is your feature request related to a problem? Please describe.
This should work for fetching files via secure FTP (FTPS):

gofer ftps://user:pass@example.com:/home/user/Desktop/readme.txt

Describe the solution you'd like
Implement ftps: protocol support using the suppaftp and rustls crates. See Cargo.toml for the feature flags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions