127 scripts tagged as: [domain · other-net]
Interactive FTP Downloader | ||
ftpdownload.r documentation | 718 bytes 13 Mar 2003 | Download a group of files from an FTP server, prompting
for each file along the way. author: [unknown] |
Upload all HTML Files | ||
ftphtml.r documentation | v:1.0.0 642 bytes 13 Mar 2003 | Upload a group of files to an FTP server. author: Anonymous |
Get File Size and Date | ||
ftpinfo.r documentation | 498 bytes 13 Mar 2003 | Get size and date information about an FTP file. author: [unknown] |
Make a directory | ||
ftpmakedir.r documentation | 414 bytes 13 Mar 2003 | Make a file directory on an FTP server. author: [unknown] |
Read a Text File | ||
ftpread.r documentation | 412 bytes 13 Mar 2003 | Read a text file from an FTP server and print it. author: [unknown] |
Rename a File | ||
ftprename.r documentation | 411 bytes 13 Mar 2003 | Rename a file on a server using FTP. author: [unknown] |
Upload a File | ||
ftpup.r documentation | v:1.0.0 459 bytes 13 Mar 2003 | Upload a binary file to an FTP server. author: Anonymous |
Upload Several Files | ||
ftpupload.r documentation | v:1.0.0 585 bytes 13 Mar 2003 | Upload multiple files with FTP using login and password. author: Anonymous |
Write Text File | ||
ftpwrite.r documentation | v:1.0.0 457 bytes 13 Mar 2003 | Write a text file to an FTP server. author: Anonymous |
Download stock data | ||
get-stock.r | v:0.1.9 5.1 KB 9 Jan 2006 | Get stock data from Yahoo. Return a block of blocks:
date, open, high, low, close, volume, or the csv data as a sting. Optionally store the csv data as a file. author: matt licholai |
GISMo - Graphical Internet Server Monitor | ||
gismo.r | v:1.1.0 1.9 KB 7 Nov 2005 | Graphical Internet server monitor, as posted in the REBOL cookbook, found
at http://www.rebol.net/cookbook/ - See that for more notes. author: Carl Sassenrath |
headless the P2P console | ||
headless.r | v:1.0.0 20.4 KB 13 Mar 2003 | A world wide console, headless author: Maarten Koopmans |
Headless | ||
headless1.r | v:1.0.1 20.4 KB 13 Mar 2003 | A P2P console author: Maarten Koopmans |
Simple HTTP POST | ||
http-post.r | 3.6 KB 13 Mar 2003 | This script sends a form to a webserver using the POST
method. The included example translates a string in English
to German by posting the data to AltaVista's translation
web page and then parsing the reply. author: Martin Johannesson |
Jobbot Email Server | ||
jobbot.r | 2.7 KB 13 Mar 2003 | The email server we use for processing job related
email. author: Carl Sassenrath |
Keep an ISP Connection Alive | ||
keep-alive.r | 818 bytes 13 Mar 2003 | This script can be used to keep an ISP connection alive by
accessing the net every so often. author: Jim Goodnow II |
List FTP upload | ||
listftpupload.r | v:1 1.5 KB 13 Mar 2003 | FTP upload multiple files using login and password.
Supports a full upload or partial for updates
from lists in %sitedata.reb and %siteupdate.reb. author: Elliott Olson |
Little-bell | ||
little-bell.r | v:1.0.0 4.8 KB 13 Mar 2003 | Rudimentary Telnet client written in REBOL. author: Ole Friis |
REBOL Locking System | ||
lock-file.r | v:1 2.6 KB 13 Mar 2003 | To provide functions for voluntary resource locking in rebol author: Cal Dixon |
REBOL Directory Services Lookup | ||
lookup.r | v:1.1.0 3.7 KB 13 Mar 2003 | Provides a simple but effective directory server for
peer-to-peer and other types of REBOL applications.
Can be installed on any CGI webserver. author: Carl Sassenrath |
Email Auto-reply | ||
mailautoreply.r | 1.1 KB 13 Mar 2003 | This example confirms email received from
friends only. All others will be ignored. author: [unknown] |
Save to Mailbox File | ||
mailboxsave.r | 1.3 KB 13 Mar 2003 | This example reads email and appends it to a standard
mailbox file (which can be read by most email apps). author: [unknown] |
Email Send With CC | ||
mailcc.r | 718 bytes 13 Mar 2003 | Example of how to include CC addresses on an email
header. author: [unknown] |
Deluxe Email Spam Killer | ||
maildespam.r | 1.7 KB 13 Mar 2003 | This is an example of a simple email filter that
removes unwanted junk mail from your mailbox. author: [unknown] |
Email a Text File | ||
mailfile.r | 567 bytes 13 Mar 2003 | Send a text file (as text of message). author: [unknown] |
Email Text Files | ||
mailfiles.r | 763 bytes 13 Mar 2003 | This example sends a group of text files as
separate messages. author: [unknown] |
Email Files as Compressed | ||
mailfilescomp.r | 1.0 KB 13 Mar 2003 | This example sends a group of files (binary
or text) as a single compressed text message. author: [unknown] |
Email Friend Monitor | ||
mailfriends.r | 945 bytes 13 Mar 2003 | This example displays messages that come from
friends only. All others will be ignored. author: [unknown] |
Email Headers | ||
mailheader.r | 699 bytes 13 Mar 2003 | Send email with a custom header. author: [unknown] |
Email a Web Page | ||
mailpage.r | 418 bytes 13 Mar 2003 | Send a web page. (simple) author: [unknown] |
31 / 127 | 1 | [2] | 3 | 4 | 5 |