Hello
I get a status 1002 when trying my application.
It says it means 'ConnectionClosed', what is the difference with that regarding 'ConnectionFailed'?
And, what exactly does it means? And, how to fix it?
I've already called ftp.keepAlive() before the login() function, but that didn't worked.