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

Transfering multiple files by FTP

Former Member
0 Likes
1,010

Hello,

I have a program which does an FTP transfer for files. In this I used the FTP_COMMAND to transfer the files. Unfortunately as the number of files is large I have performance issues. What I need is that I transfer all files at the same time. I tried using the FTP_COMMAND_LIST as told in other threads but I always get an "Invalid FTP Handle" error message, though the handle is the same from the FTP_CONNECT. Could anyone suggest a better alternative or any way for this.

Thanks,

Hello,

I have a program which does an FTP transfer for files. In this I used the FTP_COMMAND to transfer the files. Unfortunately as the number of files is large I have performance issues. What I need is that I transfer all files at the same time. I tried using the FTP_COMMAND_LIST as told in other threads but I always get an "Invalid FTP Handle" error message, though the handle is the same from the FTP_CONNECT. Could anyone suggest a better alternative or any way for this.

Thanks,

5 REPLIES 5
Read only

Former Member
0 Likes
900

HI,

check this below:

https://www.sdn.sap.com/irj/scn/forums

Thanks

Read only

0 Likes
900

Could you send the full link with the thread please.

Read only

Former Member
0 Likes
900

Use XI / PI , to handle this . It can be done easily .

Read only

0 Likes
900

Could anyone help me in this. All links sent are very general and do not tell anything about the problem.

Thanks,

Dishant