> 
> Right. But since it's tftp, just try to put or get the file and
> check to see if it worked. You should probably consider using the
> Net::TFTP module from CPAN.
> 

        i'll looks into net::tftp. but i dont think the get/put will
        give me what i need since i really want to use this as a check
        to see whether or not tftp is running before i start my actual
        tftp transfer. the app i am writing will just trudge along and
        try to force a remote device to tftp its config to the server
        whether or not the tftp server is running. i was hoping to put
        in a test that could check to see if the port is listening, so
        the script could exit if it is not.

        thanks for your input. i appreciate it. -charles


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to