Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FTP bypassing firewall

kavitha_c03
Explorer
0 Likes
661

Hi,

Searched the forum.but didnt get any solution for my issue.

I am using FTP_CONNECT to FTP files from SAP to another server.

When I try to connect I am getting an error as "User has no authorization".

But we are able to FTP using SM69. (We have to automate it using FTP_connect .)

There is some firewall restriction in our side . To bypass it (In SM69) they are giving a user id and pwd and then they are FTPing using the user id and password of the server.

But FTP_connect fails if we give the first user id and pwd.

Is there any way to achieve this?

We want to FTP bypassing our firewall using an user id and password. and then FTP using FTP_CONNECT to the other server.

Thanks in advance,

Kavi

3 REPLIES 3
Read only

Former Member
0 Likes
568

Could you please post the complete error message? May be the SAP user don't have access to run FTP_CONNECT functional module though your FTP user and pwd is correct.

Regards,

Read only

0 Likes
568

Hi,

I have same problem, user and password is correct, even i check using command prompt and it can be connected.

but, when using ftp_connect it always give me "user has no authorization to (hostname)"

please help us

regards

Dadan

Read only

0 Likes
568

Hello,

Check the ports, and as the network administrator to open the ports for communication

Regards,

Abhishek