| Dart Home | PowerTCP FTP for .NET | Custom Development | Reply | PowerTCP FTP for .NET Topics | Forums |
| Author | Forum: PowerTCP FTP for .NET Topic: Timeouts after attempting ~20 fetches |
| Jfoster42 From: kirkland, WA USA Posts: 3 Member Since: 08/12/05 |
posted August 12, 2005 4:25 PM Hello, I'm having a problem where after about 20-30 fetchs, I start getting timeouts when trying to fetch more files. I've tried my app on two different machines connecting to 3 different ftp sites and they all do the same thing. What should I try doing? |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted August 12, 2005 4:32 PM Are you behind a Firewall? Is the server behind a Firewall? What AuthenticationType are you using? What happens if you use one of our sample apps? |
| Jfoster42 From: kirkland, WA USA Posts: 3 Member Since: 08/12/05 |
posted August 12, 2005 4:35 PM We are behind a firewall. Authentication type is username/password. I haven't, it does work for the first ~20 attempts, would it still be worth trying out the sample app? |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted August 12, 2005 4:38 PM Yes, beacuse the sample may provide better error results. I would also try changing Passive to the opposite of what you have it set to. It sounds like your server may only allow a certain range of ports through the firewall for the data connection and after a while the range becomes higher than they allow. |
| Jfoster42 From: kirkland, WA USA Posts: 3 Member Since: 08/12/05 |
posted August 12, 2005 4:52 PM I tried changing passive, but then it doesn't work at all. Which sample project should I start with? I'm trying to do singe file gets. |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted August 12, 2005 4:55 PM The Listview client would work. |
| Reply | PowerTCP FTP for .NET Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|