Chapter 1. What is RxFtp?

RxFtp is an Object Rexx Class library providing access to the TCP/IP FTP interface based on RFC 959.

It is assumed that you are familiar with the basic FTP functionality and can reference those specific to the system. For more information, refer to the book Internetworking with TCP/IP, Volume I: Principles, Protocols and Architecture by Douglas Comer (Prentice Hall PTR).

The RxFtp package requires the RxSock external function package supplied with Open Object Rexx.