On Thu, Jul 25, 2019 at 11:18:03PM +1000, sisyphus wrote: > Using Net::FTP to download a perl source tarball from mirrors.rit.edu > delivers a corrupt file: > Net::FTP=GLOB(0x801524150)<<< 220 Welcome to mirrors.rit.edu. > Net::FTP=GLOB(0x801524150)>>> TYPE I > Net::FTP=GLOB(0x801524150)<<< 530 Please login with USER and PASS. Looks like you're setting binary mode too early and you need to login first. -- Niko Tyni ntyni@debian.orgThread Previous | Thread Next