Skip to Content
0
Dec 20, 2007 at 01:56 PM

SAPFTP gets disconnected after sending a number of files

279 Views

Hello

one of our interfaces uses SAPFTP from an ABAP program to move files to an external FTP server.

The FTP starts sending the files, but gets stopped after a number (number different in every test) of files with following messages :

  • ERROR => [31562] NIECONN_BROKEN:TCP/IP Network Connection Broken in getreply() [ftp.c 278]

  • ERROR => [31562] TCP/IP error, connection terminated

[ftpmain.c 1485]

Any hints ?

(transfer works without problems using an FTP client like FileZilla)

And , yes, I've patched SAPFTP to the latest level