in reply to Re^2: Sizes of copied files are not rightin thread Sizes of copied files are not right
As roboticus stated, the command (given your example code) would be $ftp->binary; the Net::FTP manpage explains this.