pyftpdlib
pyftpdlib copied to clipboard
Uppercased first letters for PASV response
Replaced the PASV response "227 Entering passive mode" with "227 Entering Passive Mode" (uppercased first letters).
This fixes a problem where some FTP clients would not send data, because they expected the casing to match.