Skip to content

Error while STORing data - 125 data connection already open #37

@jejefferson

Description

@jejefferson

There is a problem with Microsoft FTP Service while storing data using pasv mode and TLS auth.
Stor() method tries open new data connection and don't expect already open.
What better way to ignore "125 data connection already open" in my code? Stor() method uses unexported methods so I can't just write my implementation without PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions