Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

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

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


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

Did not work, sorry. Besides, "Debug" output clearly indicates that Net::FTP thinks that the transfer succeeds.

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

    Sorry, missed that in the debug output. So if you use a command line client can you see the file as expected? I've seen puts work, but issues with ls commands behind firewalls before.

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

        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.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-03-19 04:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found