in reply to
Net::FTP troubles
You've defined %Servers (plural), but you're looking for the IP in %Server (singular). I think that plus the -w are what's causing the error message.
Comment on
Re: Net::FTP troubles
In Section
Seekers of Perl Wisdom