v1.5.3
- Added new method
FtpClient::appendFile. - Added getters and setters for various classes (see commit).
- Removed the deprecated
ConnectionInterface::isSecure. - Removed the deprecated
ConnectionInterface::isPassive. FtpClient::fileSizeis now throw exception if the giving file is a directory type or an error occurs.