in reply to Net::FTP and Net::FTPSSL Lost data when transferring a large file

You know this is a Perl module issue because you tried a non-perl ftp client and confirmed that it works with it?
  • Comment on Re: Net::FTP and Net::FTPSSL Lost data when transferring a large file

Replies are listed 'Best First'.
Re^2: Net::FTP and Net::FTPSSL Lost data when transferring a large file
by Fletch (Bishop) on May 11, 2021 at 18:58 UTC

    This is an excellent suggestion and would be the first thing to check. Take your perl code out of the mix and make sure that your OS' ftp client is able to send the same file.

    If it can't that pretty conclusively points to something the remote side being the problem; if the regular ftp client can then you've got a more solid lead that the problem actually is in your code.

    The cake is a lie.
    The cake is a lie.
    The cake is a lie.