This class can download files from remote sites using the wget program usually available on Linux/Unix systems.
The class can call the wget program to start the download of a file into a given directory. Optionally it may limit the download rate.
When the download is started, the class can call an given method of another class to pass the download session details like the session identifier, destination and url.
Each download session can be logged to a individual file that may be removed when the download is finished.
When the download is finished, the class may execute a given program or shell script.
|
|
| Name: |
WGetAgent |
| Base name: |
wgetagent |
| Description: |
Download files using the wget program |
| Version: |
- |
| PHP version: |
- |
| License: |
Free for non-commercial use |
| All time users: |
2222 users |
| All time rank: |
1560 |
| Week users: |
1 user |
| Week rank: |
2054  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
example.php |
Example |
Class example |