2005 Jul 01 3:11 PM
Hi,
Is it possible to use SAPFTP to access FTP server outside local network via FTP proxy? If yes, how to do it? If not, is there any workaround?
Thanks
2005 Jul 28 9:15 AM
Hello
SAPFTP cannot help with proxy. But SAPHTTP can be configured
for Proxy Support. This means idealy using HTTP_GET_FILE
FM you can perform a ftp connection by generating a URL
similer to IE. "ftp://"
hope this workaround helps you
Regards
Adithya N V
Hello
SAPFTP cannot help with proxy. But SAPHTTP can be configured
for Proxy Support. This means idealy using HTTP_GET_FILE
FM you can perform a ftp connection by generating a URL
similer to IE. "ftp://"
hope this workaround helps you
Regards
Adithya N V
2005 Jul 28 9:15 AM
Hello
SAPFTP cannot help with proxy. But SAPHTTP can be configured
for Proxy Support. This means idealy using HTTP_GET_FILE
FM you can perform a ftp connection by generating a URL
similer to IE. "ftp://"
hope this workaround helps you
Regards
Adithya N V
2005 Jul 28 2:44 PM
Adithya,
I would need set of commands like what FTP has ie. delete file, get file, put file, list file. I think HTTP protocol does not support some of them.
Thanks for the advice though.
By the way I found some FTP proxy software available that can work with SAPFTP. They are Trilent ftp proxy and WinGate ftp proxy. These 2 proxies do not require us to enter user id/pswd to use their services. The way we connect to the FTP server is by calling FTP_CONNECT to the proxy (instead of making connection directly to FTP server) with this kind of user id paramater:
<user_id_at_FTP_server>@<FTP_server_hostname>
Then supply the password with FTP password.
Nugi
2005 Jul 28 9:28 AM
This is not answering your question but might be of help
/people/ankur.jain3/blog/2005/07/27/abap-java-marriage-made-in-heaven
cheers,
2007 Apr 12 12:00 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |