chickadee » ftp » ftp:open-input-file

ftp:open-input-file FTP FILENAMEprocedure

Opens the file FILENAME for retrieval from the FTP server and returns an input-port from which the file can be read. After the file has been read, the port must be closed to allow further read/write operations in this FTP session.