PHP Classes
elePHPant
Icontem

ftp.inc: FTP client implementation with socket connections

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2006-11-08 (9 years ago) RSS 2.0 feedStarStarStarStar 70%Total: 2,218 All time: 1,708 This week: 1,099Up
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  
File Role Description
Plain text file ftp.inc.php Class Main Class
Accessible without login Plain text file ftptest.php Example example file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,218
This week:0
All time:1,708
This week:1,099Up
User Ratings User Comments (1)
 All time
Utility:100%StarStarStarStarStarStar
Consistency:100%StarStarStarStarStarStar
Documentation:-
Examples:100%StarStarStarStarStarStar
Tests:-
Videos:-
Overall:70%StarStarStarStar
Rank:312
 
Excellent
7 years ago (kishore kumar)
70%StarStarStarStar