if( $ftp->cwd( $whole ) ) { print "Ftp command suceeded\n"; } else { print "Ftp command failed\n"; }