$ftp->get("that.file") or die "get failed ", $ftp->message;