Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^4: Net::FTP put failing silently?

by welchavw (Pilgrim)
on Aug 06, 2008 at 21:04 UTC ( [id://702741]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Net::FTP put failing silently?
in thread Net::FTP put failing silently?

You got it - commandline works. I am suspecting firewall, too.

Replies are listed 'Best First'.
Re^5: Net::FTP put failing silently?
by spivey49 (Monk) on Aug 06, 2008 at 21:07 UTC

    If I remember correctly the default mode is passive for Net::FTP.As ikegami pointed out you're already using active. Try using active passive. A lot of clients will switch modes silently which is probably why the client is working.

    Update: Change mode to passive. Thanks ikegami.

      The OP is already using active mode ("PORT 10,255,1,101,194,26"), so I think you want him to try passive mode ("PASV").

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-20 01:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found