REBOL [
    Title: "Read a Text File"
    File:  %ftpread.r
    Date:  26-May-1999
    Purpose: {Read a text file from an FTP server and print it.}
    Category: [ftp net 1] 
]

print read ftp://ftp.site.com/file.r