Download the PHP package spyric/ftpclient without Composer
On this page you can find all versions of the php package spyric/ftpclient. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ftpclient
FTP Client for PHP
By Egor Talantsev. (http://www.ananas-web.ru/)
licensed under the MIT licenses
USAGE
Connection to FTP Host :
Using Passive Mode :
Using Binary Mode :
Changing Directory :
Change To Parent Directory :
Getting Current Directory :
Creating Directory :
Removing Directory :
Getting Directory List :
Getting Directory List :
Deleting File :
Returns file size (bytes) :
Returns last modified time :
Renaming files or folders :
Downloading a file :
Uploading a file :
Getting server options :
Setting server options :
Allocating space for uploading file :
Changing file and directory permissions :
Running custom command on remote server :
Error Handling :
Class throws exception if opetarion fails. So simply use try-catch blocks.
Contributing
Did you find a bug or do you know a better way to do it? Simply just fork and fix it. Then send a pull request.
Specials Thanks
Special thanks to Melih Ucar for his package that was used as base for this packeje
All versions of ftpclient with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-ftp Version *
ext-ftp Version *
The package spyric/ftpclient contains the following files
Loading the files please wait ....