Skip to Content
0
Nov 19, 2011 at 09:13 AM

FTP bypassing firewall

93 Views

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