Net::FTP hangs

S

Scooter

I was attempting to use Net::FTP today for the first time, but the
thing is locking up my perl program. I dont even have any FTP code
yet, just 'use Net::FTP;' at the top of my code, and when you run it
nothing seems to happen.
So I wrote this script...and this is the entire script:

#!/usr/bin/perl

use Net::FTP;

And if you run it, it just sits there doing nothing. Any thoughts, any
debug tricks I might try? Running Perl 5.6.0 and my version of
Net::FTP is 2.77
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Net::FTP::Recursive hangs 3
what happened with this error? 0
Perl FTP Get Help 3
A timeout question using Net::FTP 2
ls in ftp fails 5
Net::FTP and IBM TSO :-( 15
FTP-Proxy-Problem 1
ftp perl script problem.. 8

Members online

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,142
Latest member
arinsharma
Top