Solving FtpWebRequest time out problem

Trips

Well-known member
Joined
Aug 7, 2010
Messages
2,788
Hi!
I need your help.
I wrote a program that is doing some ftp operations, download, upload, delete ... I am using FtpWebRequest and i am making these operations to files one by one. That program runs at least one hour. About 30 or 45 minutes later, i am getting time out problem.
Operations will be going on but after time out, if downloading will finish about 15 minutes because of time out it takes about 45 minutes. I hope i could explain my problem.
How can i prevent time out, keep ftp always alive? Any help would be appreciated.
Thanks... <hr class="sig Ahmet UZUN

View the full article
 
Back
Top