View in color | View documentation | License | Download script | History |
9-Oct 23:21 UTC
[0.054] 10.207k
[0.054] 10.207k
ftpup.rREBOL [
Title: "Upload a File"
Date: 26-May-1999
File: %ftpup.r
Purpose: "Upload a binary file to an FTP server."
library: [
level: 'beginner
platform: 'all
type: 'one-liner
domain: [ftp other-net]
tested-under: none
support: none
license: none
see-also: none
]
Version: 1.0.0
Author: "Anonymous"
]
write/binary ftp://ftp.site.com/file read/binary %file Notes
|