-
### Describe the bug
I'm unable to install from (though I am able to publish to) PowerShell modules using the `Install-Module` PowerShell commandlet in [PowerShellGet](https://github.com/PowerShell/P…
-
Hello,
I am trying to create new **SFTPSession = New-SFTPSession -ComputerName "Abc.com" -Credential Get-Credential -KeyFile $key -ConnectionTimeout 60 -AcceptKey**
Where authentication type is …
-
i facing "root@169.254.8.1's password :" when flashing my leapster explorer, and no button on keyboard can be press except the enter key.
first attempt was "'ssh' is not recognized as an internal or …
-
**Describe the problem**:
When Windows PowerShell Core is started in admin mode randomly adds quotation marks in commands typed and pasted making it completely unusable.
**To Reproduce**:
Jus…
rklec updated
5 months ago
-
### Bambu Studio Version
1.9.5.51
### Where is the application from?
Bambu Lab Official website
### OS version
WIndows 11
### Additional system information
_No response_
### Pr…
-
There seems to be no way to stop or restart the process? Experiencing freezes and hangs so restarting and reloading would be nice?
-
I used WindTerm can not ssh connect H3C device,but use secureCRT can connect。
[172.22.20.16_2023-02-08_13-59-34.log](https://github.com/kingToolbox/WindTerm/files/10682326/172.22.20.16_2023-02-08_1…
-
I'm having issues uploading files to an SFTP server
When making a put request, only 24402 bytes of the file make it to the SFTP server
The put line is:
```
$sftp->put('testfile.txt', 'testfile…
ghost updated
4 years ago
-
good morning, everyone,
I'm building a script to upload or download aruba 2530 switch configurations with powershell.
here are the operations I performed:
I've hidden a few things, such as th…
-
Hello,
I am new to this site and attempting to use posh-ssh in a test environment to copy one file from windows server to another. I have successfully been able to use the code to copy a file from…