REBOL [
Title: "Download a Binary File"
File: %ftpdownbin.r
Date: 26-May-1999
Purpose: {Download a binary file from an FTP server.}
Category: [ftp net 1]
]
file: ftp://ftp.rebol.com/pub/downloads/rebol011.lha
write/binary %rebol011.lha read/binary file