in reply to Net::FTP is not working

Also, explicitly set binary or ascii mode (whichever you want), as Net::FTP may be defaulting to a mode other than the one your manual FTP client.

...roboticus