0
Answer

SSIS file processing

Rahul Rao

Rahul Rao

9y
449
1
Hi Team,
 
  I have a scenario  i have to download files from ftp server to local system in ssis and then insert all fiels data to tables and at end i have to delete files    from   ftp.
 
  In case during processing if I put a new file then at end my package also delete new file from ftp server without process it. 
 
    so any way to store old files name and only delete them from ftp.
 
 
  Regards,
 
 Rahul Rao.