chickadee » ftp » ftp:open-output-file

ftp:open-output-file FTP FILENAMEprocedure

Opens the file FILENAME the FTP server and returns an output-port to which the data to be stored should be written. After the file has been written, the port must be closed to allow further read/write operations in this FTP session.