dutchcoders / dutchcoders/goftp

Error while STORing data - 125 data connection already open

Open
#37 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
280
Forks
94
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.