PHP Classes

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

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 60%Total: 6,615 All time: 315 This week: 45Up
Version License Categories
php_ftp 1.0.0FreewareNetworking, Files and Folders
Description 

Author

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

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

 

  Files folder image Files (3)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:6,615
This week:0
All time:315
This week:45Up
User Ratings User Comments (2)
 All time
Utility:90%StarStarStarStarStar
Consistency:81%StarStarStarStarStar
Documentation:-
Examples:68%StarStarStarStar
Tests:-
Videos:-
Overall:60%StarStarStarStar
Rank:1197
 
This class is a lot more than just a wrapper around the php f...
15 years ago (Bas de Ruiter)
67%StarStarStarStar
worked good ty
16 years ago (Tushar)
67%StarStarStarStar