Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Re: Re: Net::FTP and

by gbarr (Monk)
on Jul 17, 2002 at 18:59 UTC ( [id://182555]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Net::FTP and
in thread Net::FTP and 'Illegal PORT command'

You get the error because the PORT command is following a PASV command. They should not happen together.

You chopped off the top of the dubug output, what version of Net::FTP do you have installed ?

As someone else noticed you have a private IP, is the server on the other side of a firewall ?

If yes, you must use passive mode, as the remote server will not be able to connect back to you. But that is a different problem.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://182555]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-03-29 06:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found