http://www.perlmonks.org?node_id=245823


in reply to Net::FTP and Microsoft FTP Service

Wow, everything looks correct to me, lets throw one more option into your debug. Your remote machine is a Win machine, from the looks of things, so after a cwd(), why not run $ftp->dir(); and look at the results in the debug. I'd do this just to make sure the file is *visable* to your program. Testing like that may help you track down the problem. Hope this helps a little.

-- Can't never could do anything, so give me and inch, I'll make it a mile.