Login   Register  
PHP Classes

Class: ftp.inc

Icontem
elePHPant

  Classes of Harish Chauhan  >  ftp.inc  >  Download  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: ftp.inc Support forum
Base name: ftp
Description: FTP client implementation with socket connections
Version: -
Required PHP version: -
License: Freeware
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Harish Chauhan
Name: Harish Chauhan <e-mail contact>
Published packages: 28 Browse this author's classes Browse this author's classes
Country: India India - PHP jobs in India
Home page: ???

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

Detailed description

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
-

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file ftp.inc.php Class Main Class
Plain text file ftptest.php Example example file
Download all files: ftp.tar.gz ftp.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.