View in color | View documentation | License |
Download script | History | Other scripts by: carl |
20-Jan 8:52 UTC
[0.043] 10.447k
[0.043] 10.447k
ftpinfo.rREBOL [
Title: "Get File Size and Date"
Date: 26-May-1999
File: %ftpinfo.r
Purpose: "Get size and date information about an FTP file."
library: [
level: 'beginner
platform: none
type: none
domain: [ftp other-net]
tested-under: none
support: none
license: none
see-also: none
]
]
print size? ftp://ftp.rebol.com/pub/downloads/rebol011.lha
print modified? ftp://ftp.rebol.com/pub/downloads/rebol011.lha Notes
|