PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 61%Total: 2,254 All time: 1,729 This week: 157Up
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 is available for providing paid consulting. Contact Harish Chauhan .
Classes: 28 packages by
Country: India India
Age: ???
All time rank: 32 in India India
Week rank: 22 Down3 in India India Down
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,254
This week:0
All time:1,729
This week:157Up
User Ratings User Comments (1)
 All time
Utility:87%StarStarStarStarStar
Consistency:87%StarStarStarStarStar
Documentation:-
Examples:87%StarStarStarStarStar
Tests:-
Videos:-
Overall:61%StarStarStarStar
Rank:1055
 
Excellent
14 years ago (kishore kumar)
70%StarStarStarStar