Login Form

Best viewed in IE 7.0

ADVERTISEMENTS
ADVERTISEMENT

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
ADVERTISEMENT
Free software downloads