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.
Comment on
Re: Net::FTP put failing silently? (pwd)
Download
Code
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.
[reply]
In Section
Seekers of Perl Wisdom