REBOL [
    Title: "Get File Size and Date"
    File:  %ftpinfo.r
    Date:  26-May-1999
    Purpose: {Get size and date information about an FTP file.}
    Category: [ftp net 1] 
]

print size? ftp://ftp.rebol.com/pub/downloads/rebol011.lha

print modified? ftp://ftp.rebol.com/pub/downloads/rebol011.lha