| REBOL Library |
Updated: 29-May-2003
| Append to a Text File |
26-May-1999 |
|
| Append to a text file using FTP. | 1 line |
236 bytes |
| Check for Directory |
26-May-1999 |
|
| Check if a filename belongs to a directory using FTP. | 1 line |
257 bytes |
| Run Script from FTP |
26-May-1999 |
|
| Do a REBOL script via FTP. | 1 line |
193 bytes |
| Make a directory |
26-May-1999 |
|
| Make a file directory on an FTP server. | 1 line |
217 bytes |
| Read a Text File |
26-May-1999 |
|
| Read a text file from an FTP server and print it. | 1 line |
215 bytes |
| Rename a File |
26-May-1999 |
|
| Rename a file on a server using FTP. | 1 line |
213 bytes |
| Upload a File |
26-May-1999 |
|
| Upload a binary file to an FTP server. | 1 line |
218 bytes |
| Write Text File |
26-May-1999 |
|
| Write a text file to an FTP server. | 1 line |
216 bytes |
| Delete a File or Directory |
26-May-1999 |
|
| Delete a file or directory from a server using FTP. | 2 lines |
278 bytes |
| Download a Binary File |
26-May-1999 |
|
| Download a binary file from an FTP server. | 2 lines |
278 bytes |
| Get File Size and Date |
26-May-1999 |
|
| Get size and date information about an FTP file. | 2 lines |
306 bytes |
| Protecting Passwords |
15-Sep-1999 |
|
| Prompt for password to use before transfer. | 2 lines |
270 bytes |
| Read File Directories |
26-May-1999 |
|
| Read and print directories from an FTP server. | 3 lines |
308 bytes |
| Prompt for User and Password |
15-Sep-1999 |
|
| Prompt for username and password to use for a transfer. | 3 lines |
317 bytes |
| Download List of Files |
26-May-1999 |
|
| Download a list of binary files using FTP. | 5 lines |
335 bytes |
| Upload Several Files |
26-May-1999 |
|
| Upload multiple files with FTP using login and password. | 5 lines |
340 bytes |
| Check for a File or Directory |
26-May-1999 |
|
| Check for the existence of an FTP file or directory. | 6 lines |
382 bytes |
| Transfer REBOL Files to Server |
18-Dec-1997 |
|
| FTP all .r files in the current directory to a server. | 7 lines |
386 bytes |
| Upload all HTML Files |
26-May-1999 |
|
| Upload a group of files to an FTP server. | 8 lines |
397 bytes |
| List FTP upload |
22-Jun-1999 |
|
| FTP upload multiple files using login and password. Supports a full upload or partial for updates from lists in %sitedata.reb and %siteupdate.reb. | 8 lines |
1386 bytes |
| Interactive FTP Downloader |
26-May-1999 |
|
| Download a group of files from an FTP server, prompting for each file along the way. | 10 lines |
513 bytes |
| Test FTP Commands |
24-Jun-2001 |
|
| Demonstrate ftp commands and results | 16 lines |
930 bytes |
| Count and Download |
20-Jul-2001 |
|
| Downloads numbered filenames from the internet. | 54 lines |
2387 bytes |
| Web-GetIt! |
15-Feb-2003 |
|
| Saves content of web pages to local disk. | 2 pages |
12569 bytes |
To add or modify a file, run REBOL/View and click on
the Add-Script icon in the Library folder. Be sure that
the script has a REBOL header that describes its purpose.
You can download the entire library as
a compressed, self-extracting REBOL archive. The
file is 585 KB and requires
REBOL to extract. You may need to right click on this link
to save the file in some browsers.
Once you have extracted the files, you can build these HTML
index pages locally by running the build-lib.r script.
Note: All scripts are provided AS IS without warranty and
without liability to the author or to REBOL Technologies.
REBOL is a trademark of REBOL Technologies.