Now all is well. Thank you so much for pointing that out. Very dumb of me.my $check_path = $remoteh->do_opendir( $target_root . '/' . $remote_di +r ); if( ! $check_path ){ $remoteh->do_mkdir( $target_root . '/' . $remote_dir, Net::SFTP::For +eign::Attributes->new() ); }else{ $remoteh->do_close( $check_path ); }
In reply to Re^2: Net::SFTP::Foreign Puzzle
by SheridanCat
in thread Net::SFTP::Foreign Puzzle
by SheridanCat
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |