View in color | View documentation | License |
Download script | History | Other scripts by: carl |
30-Apr 11:22 UTC
[0.058] 10.61k
[0.058] 10.61k
ftpmakedir.rREBOL [
Title: "Make a directory"
Date: 26-May-1999
File: %ftpmakedir.r
Purpose: "Make a file directory on an FTP server."
library: [
level: 'beginner
platform: none
type: 'one-liner
domain: [ftp other-net]
tested-under: none
support: none
license: none
see-also: none
]
]
make-dir ftp://user:%pass--ftp--site--com/newdir/ Notes
|