Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: server sending "227 Logout." response
Sometimes if the data connection for passive mode was interrupted, the server would send "227 Logout." response. However this response was being blocked by Linux's netfiter connection tracking FTP helper.
- Loading branch information