my $sftp = Net::SFTP->new($host, %args); print $sftp->ls('.'), $/;