Menu

#14 Some FTP servers returns other than 226 code for SendFile()

open
nobody
None
5
2010-08-26
2010-08-26
Wolverrum
No

line 224:
--- if(!(returnValue == 226))
+++ if(!(returnValue == 226 || returnValue == 250))

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.