Results 442 comments of Carlos Perez

One day I will find the time to document it all. So far going out of autogenerated docs. Will add it to a todo list to fix Sent from my...

Will check later this week Sent from my iPhone > On Mar 6, 2019, at 3:32 PM, my-name-is-slim-shady wrote: > > When uploading multiple files to a host via powershell...

What is the target system Sent from my iPhone > On Jan 9, 2020, at 12:01 PM, jhartweck wrote: > >  > Same issue.,..I am getting the files witha...

I would need to know so I can try to replicate the issue. With Linux servers with OepnSSH I have not been able. > On Jan 9, 2020, at 3:52...

If the session is a SFTP session you will need to create an SSH one since the SFTP one does not allow for execution

Will take a look, might need to make it a parameter with a default value.

If you can get a PR for SSH.Net I can fork it and use that inside the module. At the moment I have been avoiding forking the library but considering...

The most straightforward solution here is just to use the same host keys for Linux. That is, pick one set of /etc/ssh/ssh_host_*_key* files and copy them over to the other...