× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.




Rob,

Using ping with an ICMP message is not really going to tell you that everything is working, unless you have control of both systems and all the firewalls, and routers between them. This is because many network people, (including me) block and drop ICMP traffic to prevent denial of service attacks, probes, and other abuse transactions from processing.

If you MUST know that the host is alive and the FTP demon (program) is active an excepting connections then I would suggest developing either your own code to connect and open an FTP connection, or modify this to use two scripts, the first to do a connect an LS (dir) of some file to validate connectivity and the second to transfer your data. . Either the custom Application, or check FTP session which ever way you go, should replace your verify at line 9..

         Good Luck,
        JMS..

At 05:01 PM 9/29/2004, you wrote:
Hi esteemed and knowledgeable list.



0009.00              VFYTCPCNN  RMTSYS(&FTPADDR) MSGMODE(*QUIET *ESCAPE)


0013.00 FTP RMTSYS(&FTPADDR)


With reference to the above code: line 9 gives the TCP3210 error - Connection verification statistics: 0 of 5 successful (0 %). And yet line 13 connects. What is going on here? I need to find out if the remote system is available before the FTP session starts. Can anyone please shed any light on this?

Thanks.


Thank you. Rob Joubert (Information Systems) Warnaco Swimwear Group

Jeffrey Silberberg CompuDesigns, Inc. Atlanta, GA. 30350

As soon as I know the answers
They change the questions !

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.