in reply to Net::FTP put failing silently?

I'd confirm that I was uploading to the directory to which I think I'm uploading. I'd try providing put with an absolute path (incl file name) as the second argument.

Replies are listed 'Best First'.
Re^2: Net::FTP put failing silently? (pwd)
by welchavw (Pilgrim) on Aug 06, 2008 at 21:28 UTC
    Very nice idea, but it did not work.