Help for this page
#Example scenario #Move to destination directory FROM root $ftp->cwd(/home/costas) or die "cannot find root directory";
$ftp->cwd(/home/costas) or die "$ERROR";