Skip to Content
0
Former Member
Mar 25, 2008 at 05:45 AM

To move a file within the FTP server.

51 Views

Hi Experts,

I have a requirement to write a ABAP proagram to move a xml file(600MB size) to a archive directory within the same FTP server.

Requirements:

source file should be deleted after archiving.

target file name = <source file name + timestamp>.

should archive everyday at 10:00 am

Please guide or refer to sample program.

Thanks in advance.

MK