Results 442 comments of Carlos Perez

If you specify a directory it will copy the directory with its name as is to the specified path. It is behaving as expected. If you want to upload each...

Good one will remove those and commi them to the 4.0 branch

You mean the current key fingerprints that are stored ? If it is those it would simplify the code by removing the backward complexity, but adds the risk of a...

After some testing I think this could be a problem that Renci has with rsa-sha2-512 and rsa-sha2-256, I had to change a recent server to ECDA to get it working...

You create a SFTP session and then you get the error when listing it?  Is this windows powershell or PS7? A snippet of the code where this fails and more...

Because since it is an event it is being ran in PSHost and not under the context of the moduleSent from my iPhoneOn Dec 13, 2022, at 10:31 AM, mkht...

When you create a new session, an interactive shell is not created. It is only at the protocol level. Invoke-SSHCommand runs a specified binary with the parameters passed and the...

Max is correct, it is not something we can control from the module at this moment

15 minutes …. Better run it in a stream shellSent from my iPhoneOn Mar 22, 2023, at 2:26 PM, Isaque Neves ***@***.***> wrote: I'm having a problem with timeout, the...