in reply to Net::SFTP::Recursive not downloading files recuresively

system "mkdir $brchid";

nope

Path::Tiny

$brchid = path( $brchid )->realpath; $brchid->mkpath;

Net::SFTP::Recursive