Banner

Attention: open in a new window. PDFPrintE-mail

2009
23
Feb

Using FTP from ABAP

The following function modules will address using FTP from within ABAP:
  • FTP_CONNECT - Open a connection (and log in) to an FTP server
  • FTP_COMMAND - Execute a command on the FTP server
  • FTP_DISCONNECT - Close the connection (and log off) the FTP server
Last Updated (Tuesday, 30 November 1999 00:00)