in reply to Re^2: Weird Net::FTPSSL errorin thread Weird Net::FTPSSL error
So you aren't using FTP over SSL/TLS after all (there are no SSL/TLS options in your curl usage). If you still want to use Perl then switch to Net::FTP.