| 1 |
james |
34 |
_ _ ____ _ |
| 2 |
|
|
___| | | | _ \| | |
| 3 |
|
|
/ __| | | | |_) | | |
| 4 |
|
|
| (__| |_| | _ <| |___ |
| 5 |
|
|
\___|\___/|_| \_\_____| |
| 6 |
|
|
|
| 7 |
|
|
cURL is a command-line tool to transfer data from or to a server using HTTP, |
| 8 |
|
|
FTP, HTTPS, or many other protocols. |
| 9 |
|
|
|
| 10 |
|
|
This RISC OS port of cURL was made by James Bursa <bursa@users.sourceforge.net>. |
| 11 |
|
|
A simple front end is included. Enter a URL into the top icon, select any |
| 12 |
|
|
options if required, and click on 'Run' to fetch and display the downloaded |
| 13 |
|
|
data in a window. |
| 14 |
|
|
|
| 15 |
|
|
Please report bugs to me, and I will pass them on to the original authors if |
| 16 |
|
|
they are not RISC OS specific. |
| 17 |
|
|
|
| 18 |
|
|
Thanks to Michael Curtis for earlier work on RISC OS cURL! |
| 19 |
|
|
|
| 20 |
|
|
The original manual for curl is below. More documentation is available at |
| 21 |
|
|
http://curl.haxx.se/docs/ |
| 22 |
|
|
|
| 23 |
|
|
-------------------------------------------------------------------------------- |
| 24 |
|
|
|