Skip to content

v1.5.3

Compare
Choose a tag to compare
@AmraniCh AmraniCh released this 26 Nov 10:43
· 33 commits to master since this release
619ab7f
  • 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::fileSize is now throw exception if the giving file is a directory type or an error occurs.