cancel
Showing results for 
Search instead for 
Did you mean: 

FTP Transfer Error

pankaj_adhikari
Active Participant
0 Kudos

Hi All

We are doing file transfer to FTP & getting below error with trace on-

[Thr 6532] Fri Sep 09 07:31:04 2016

[Thr 6532] [1432] sccsid:@(#) $Id: //bas/721_STACK/src/krn/ftp/ftpmain.c#1 $ SAP

[Thr 6532]  @(#) $Id: //bas/721_STACK/src/krn/ftp/ftp.c#1 $ SAP

[Thr 6532]  @(#) $Id: //bas/721_STACK/src/krn/ftp/ftpcmd.c#1 $ SAP

[Thr 6532] sapftp.ini file path : E:\usr\sap\CCT\DVEBMGS00\exe\sapftp.ini

[Thr 6532] SAPFTP Passive mode set to = 0

[Thr 6532] [1432] FTP Start : argc - 6 a0 - E:\usr\sap\CCT\DVEBMGS00\exe\sapftp

[Thr 6532] ccsap1 [Thr 6532] sapgw00 [Thr 6532] 30758862 [Thr 6532] CPIC_TRACE=2 [Thr 6532] IDX=6

Thr 6532]

[Thr 6532] [1432] RFC Version 721

[Thr 6532] [1432] RFC DLL loaded

[Thr 6532] [1432] Install server functions

[Thr 6532] [1432] Call RfcAccept

[Thr 6532] [1432] Enter RfcDispatch loop

[Thr 6532] [1432] Partner codepage 4103

[Thr 6532] [1432] connect request host : ftp.blackline.com , user : centurycasinos

[Thr 6532] *** ERROR => [1432] NiHostToAddr ftp.blackline.com failed : NIEHOST_UNKNOWN [ftp.c

  118]

Any clue how to resolve it. We are using Windows NT.

Regards

Pankaj

Accepted Solutions (0)

Answers (3)

Answers (3)

pankaj_adhikari
Active Participant
0 Kudos

Hi All

We resolved this issue by installing WINSCP which doesn't requires SAPFTPA.

Thanks

Pankaj

Former Member
0 Kudos

Glad to hear that Pankaj!

You can mark this post closed.

Thanks,

Manas

Former Member
0 Kudos

Hi Pankaj,

Are you able to ping the blackline IP from the host you are trying to do the FTP. If you are able to resolve by IP, try to maintain the host file in /etc/services and try your process.

Thanks,

Manas

Sriram2009
Active Contributor
0 Kudos

Hi Pankaj.

Are you able to resolve the DNS or host name enters in the host file ftp.blackline.com? or check the FTP host name.

BR

SS

pankaj_adhikari
Active Participant
0 Kudos

Hi Sriram/Manas

Thanks for information.

a) What is difference in checking connection through filezilla, cmd or run ping. If filezilla works does it means connection is fine? Connection through filezilla works in SAP server.

b) Could this be due to firewall, If yes whose VPN or SAP server?

P.S The process of file transfer works in frontend (SAPFTP) but not backend (background jobs, SAPFTPA). Also the same credentials works in other client (different entity) but fails here.

Once again thnx for valuable inputs.

Thanks

Pankaj