PHP Classes

ftp.inc: FTP client implementation with socket connections

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 61%Total: 2,256 All time: 1,728 This week: 46Up
Version License Categories
ftp 1.0FreewareNetworking, Files and Folders
Description 

Author

This class implements a client to access FTP server using TCP socket connections. It does not use any special FTP PHP extension.

Most of FTP commands are implemented by this class. It supports:

- Open FTP active and passive connections to a given server and port
- Authenticate as a given user or access with an anonymous login
- Can create, remove or change to a givem directory
- Query FTP server capabilities
- Execute the supported remote commands
- Retrieve directory listings
- Retrieve files from the beginning or resume downloads from a given position
- Delete, change permissions, or send files to the server
-

Picture of Harish Chauhan
Name: Harish Chauhan <contact>
Classes: 28 packages by
Country: India India
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files (2)  
File Role Description
Plain text file ftp.inc.php Class Main Class
Accessible without login Plain text file ftptest.php Example example file

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:2,256
This week:0
All time:1,728
This week:46Up
User Ratings User Comments (1)
 All time
Utility:87%StarStarStarStarStar
Consistency:87%StarStarStarStarStar
Documentation:-
Examples:87%StarStarStarStarStar
Tests:-
Videos:-
Overall:61%StarStarStarStar
Rank:1073
 
Excellent
15 years ago (kishore kumar)
70%StarStarStarStar