Help for this page
chdir($new_directory);
$ftp->get($remote_file) or die "get fail +ed", $ftp->message;