Hi!

I have to upload lots of files (number could be 3000-4000) to a ftp server. I need to write a windows service, which will do it. Also, for every file, I need to insert (its) deails to the database. This service will run every 1 hour. Seeing the huge number of files, I want to let the FTP connection remain open do all the task and then close. Pls suggest. We are also open to buy any component.

Thanks