#164345 dupload: could support any other ftp upload method than Net::FTP

#164345#5
Date:
2002-10-11 18:07:10 UTC
From:
To:
Net::FTP breaks if networking conditions aren't near-perfect, which can
happen somewhat frequently.  It might be worthwhile to support some other FTP
upload method, such as libcurl-easy-perl.  libcurl-easy-perl could also be
used for the other protocols that libcurl supports, as an option...