cancel
Showing results for 
Search instead for 
Did you mean: 

FTP file upload through Proxy server

Former Member
0 Kudos

Hi,

I want to write a Java code that will upload a file on a FTP site through Proxy Server. I tried to use the class <b>sun.net.ftp.FtpClient</b>.. but its not working.

<b>Is there any class provided by SAP API which can upload a file on FTP site through proxy server?</b>

Waiting for the reply.

regards,

Anand

Accepted Solutions (0)

Answers (1)

Answers (1)

Pramanan
Active Participant
0 Kudos
Former Member
0 Kudos

Hi Ramanan,

The above links are not useful for my requirement. I need FTP API using which I can upload a file on the FTP site through the proxy server. Do you know such API?

Anand