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: How to send a NOOP command?
WarrenW

From: Savannah, GA USA
Posts: 8
Member Since: 06/09/02
posted April 30, 2008 7:35 PM

Hello,

I have used my ftp control in VB6 but have yet to figure out how to send a NOOP command to keep the connection from timing out. I looked in the docs and can not find it. Can you show me an example of how to do this?

Thanks!

Warren
Jason Farrar (Admin)

From: Oneida, NY USA
Posts: 223
Member Since: 07/24/07

Extra Support Options
Custom Application Development

posted May 1, 2008 9:18 AM

You should be able to use something like:
Dim ResultMsg As String
Ftp1.Command "NOOP", ResultMsg

The variable ResultMsg will contain the server response.

------
-Non-current subscribers must contact sales@dart.com to update subscription and receive continued support as needed.
------

Reply | PowerTCP FTP for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX