How about 

$ftp = NET::FTP->new("$ftp_server_name", Debug => 1) 

It does sound like a name resolution issue.

Ping it from a machine that works and get its IP. Then connect to the ip and
not the server name. If it works you definitely have a DNS issue.

-Matt


_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to