Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ftp_connect can trigger a warning when not successful. In that case no ErrorException is thrown, and it was impossible to know wether the connection succeeded. Now Throws a FtpException if no resource was returned by ftp_connect.
- Loading branch information