PHP Classes
elePHPant
Icontem

PHP FTP: Client to access FTP servers in pure PHP code

Recommend this page to a friend!

  Author Author  
Picture of Erwin Kooi
Name: Erwin Kooi <contact>
Classes: 3 packages by
Country: The Netherlands The Netherlands
Innovation award
Innovation award
Nominee: 2x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to access FTP servers without using any PHP FTP specific extension.

It can:

- Connect to an FTP server and authenticate with a given user name and password
- Determine the server system type and FTP server options
- Retrieve of change the path of current directory
- List the files in a server directory
- Retrieve server files and copy to local files
- Retrieve the size and modification time of a file
- Rename files
- Delete files
- Create directories in the server
- Upload local files to the server
- Request the execution of a server program

  Classes of Erwin Kooi  >  PHP FTP  >  Download Download .zip .tar.gz  >  Support forum Support forum (9)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP FTP
Base name: php_ftp
Description: Client to access FTP servers in pure PHP code
Version: 1.0.0
PHP version: -
License: Freeware
 
  Groups   Applications   Files Files  

  Groups  
Group folder image Networking Networking protocols, clients and servers View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Accessible without login Plain text file ftp.api.php Appl. Original PHP FTP API redefinition
Plain text file ftp.class.php Class FTP class file
Accessible without login Plain text file test_ftp.php Example Test / example script

Install with Composer Install with Composer - Download Download all files: php_ftp.tar.gz php_ftp.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.