Check FTP
0 pts.
0
Q:
Check FTP
Hi,

We have a situation where the external Vendor wants us to test if a site is live and then transmit data. This needs to be done via FTP. We cannot use PING. Is there some sort of Check FTP connection command that is available so we can issue the command, check the return code and based on that, transmit the data as needed?

Thanks in advance.
SR
ASKED: Mar 17 2006  1:25 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
0 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
You can create a batch on the source system that
1- access the destination System via FTP
2- Transfer a file from destination to source system
3- Test the existence of this file on the source system.
4a- if the file exists, this means the site (destination) is active.
4b- if the file doesnt exist, most probabely the site is onactive.

Hope this clear and helps.
Last Answered: Mar 17 2006  3:57 PM GMT by ITLBADMN   0 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0