Login  
Search All Forums
Dart Home | PowerTCP FTP for ActiveX | Custom Development Reply | PowerTCP FTP for ActiveX Topics | Forums   
AuthorForum: PowerTCP FTP for ActiveX
Topic: Timeouts
vinny
vince@coppolamyer.com

From: Forestville, NY USA
Posts: 23
Member Since: 08/07/00
posted January 10, 2004 5:04 PM

Here is my code:

.dFTP.Timeout = 30000
.dFTP.Login .ftpHost, .ftpUser, .ftpPass
Set TxtListing = .dFTP.Listing
.dFTP.List

It's in a product that has been working fine for a couple years. I now have a sattelite connection to the internet and this does not work. It just times out on the .List command. I have increased timeout to 240000 without luck. Other ftp clients are working normally.
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted January 10, 2004 6:12 PM

Have you tried changing the Passive property?
vinny
vince@coppolamyer.com

From: Forestville, NY USA
Posts: 23
Member Since: 08/07/00
posted January 12, 2004 1:41 PM

Yes, that did it.
Reply | PowerTCP FTP for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX