Jump to content

rxFtp

From EDM2
Revision as of 00:28, 4 January 2021 by Ak120 (talk | contribs)

rxFtp is a REXX function package providing access to the OS/2 TCP/IP FTP API as provided by the IBM TCP/IP for OS/2 product (version 1.2.1).

Files
RXFTP.DLL

Functions

  • FtpLoadFuncs
  • FtpDropFuncs
  • FtpVersion
  • FtpSetUser
  • FtpSetBinary
  • FtpAppend
  • FtpDelete
  • FtpGet
  • FtpPut
  • FtpPutUnique
  • FtpRename
  • FtpLs
  • FtpDir
  • FtpPwd
  • FtpChDir
  • FtpMkDir
  • FtpRmDir
  • FtpLogoff
  • FtpQuote
  • FtpSite
  • FtpSys
  • FtpProxy

License

  • Author: Patrick Mueller / IBM
  • License: Freeware. IBM License Agreement for OS/2 Tools.

Links