Some computers are not able to Net:FTP to one particular server. It was working fine until yesterday when the error message "Unable to Connect" comes up. The server itself works fine, and it is live and there are thousands of users per day. It is just two computers that have been having trouble logging on suddenly. Here is my code:
$ftp = NET::FTP->new("$ftp_server_name", Debug => 0) or Win32::MsgBox("Unable to Connect to BargainTix Server", 64, "BargainTix.com"), die("");
Just wondering if anyone has heard of any virus/malicious scripts that can prevent a particular computer to use Net:FTP to a particular address. Also, the computers were not able to use Internet Explorer to access our public site, such as http://www.bargaintix.com that is hosted on the same server. Not sure right now if this is malicious, just want to cover all my bases. Thanx.
Ted
_______________________________________________ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs