View in color | View documentation | License |
Download script | History | Other scripts by: carl |
12-Jan 19:24 UTC
[0.056] 10.329k
[0.056] 10.329k
ftpdo.rREBOL [
Title: "Run Script from FTP"
Date: 26-May-1999
File: %ftpdo.r
Purpose: "Do a REBOL script via FTP."
library: [
level: 'beginner
platform: none
type: 'one-liner
domain: [ftp other-net]
tested-under: none
support: none
license: none
see-also: none
]
]
do ftp://ftp.site.com/scripts/test.r Notes
|