Skip to content

Commit d5c0974

Browse files
authored
Merge pull request #16622 from iterate-ch/bugfix/GH-15892
Use strict FTP multiline parsing
2 parents b6f6581 + 8344964 commit d5c0974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/src/main/resources/default.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ ftp.datachannel.verify=false
258258
ftp.datachannel.epsv=false
259259
ftp.socket.buffer=0
260260

261-
ftp.parser.multiline.strict=false
261+
ftp.parser.multiline.strict=true
262262
ftp.parser.reply.strict=false
263263
ftp.parser.mlsd.perm.enable=false
264264

0 commit comments

Comments
 (0)