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
|
Name: |
PHP FTP |
Base name: |
php_ftp |
Description: |
Client to access FTP servers in pure PHP code |
Version: |
1.0.0 |
PHP version: |
- |
License: |
Freeware |
|
|
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|