pyftpdlib icon indicating copy to clipboard operation
pyftpdlib copied to clipboard

Uppercased first letters for PASV response

Open alleveenstra opened this issue 5 years ago • 1 comments

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.

alleveenstra avatar Jul 29 '20 09:07 alleveenstra

Coverage Status

Coverage remained the same at 0.0% when pulling 0cc33ecfbe07210259e9ccdadae9d42d5c584b69 on alleveenstra:pasv-response-casing into bdf50a23d61506fa87708bc06a41b46cfec7bbdd on giampaolo:master.

coveralls avatar Jul 29 '20 09:07 coveralls