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

problem with FTP server file

Former Member
0 Likes
312

Hi,

I am sending data from the application server to FTP server.But my problem is

in application server total internal table data (all records) are uploaded into application server but when i am sending this applicaiton server data to FTP server by using FTP_COMMAND fucntion module some times total records are not sednig to the ftp server.Here my issue is any limit for ftp server file data size or any limit of ftp server file time.How can overcome this problem.Could you please suggest.

Thanks,

shyla

1 REPLY 1
Read only

Former Member
0 Likes
278

hI

Try to check the prg demo RSFTP00*