-
I've looked at #627 and #247, but found no remedy.
`libssh` is new (the newest). `SSH_AUTH_SOCK` is set, and `mc` is able to open "shell links".
```
Compiled for libssh 0.10.4 ssh_version ret…
-
Implementing a SSH storage engine that supports the following commands:
- [x] backup: It is used to create a backup for a server.
- [ ] restore: It is used to restore a backup from a server.
- [ …
-
Hello, great work everyone, really nice tool !
I am facing a connection problem and I don't understand what's happening, maybe someone could help.
I would like to connect to a server but I have this…
-
Both **PuTTY** and **WinSCP** are receiving the correct `ssh-rsa` key from the server, while **NppFTP** is not.
![fingerprintmismatch](https://cloud.githubusercontent.com/assets/13586713/9369011/3ad3…
-
- [x] I have searched open and closed issues for duplicates.
- [x] I have searched the [forum](https://forum.duplicati.com) for related topics.
## Environment info
- **Duplicati version**:2.0.6.3…
-
### 你在什么场景下需要该功能?
现在有libssh2,但是libssh2只支持ssh客户端。libssh支持服务端和客户端的编写
### 描述可能的解决方案
https://github.com/canonical/libssh
### 描述你认为的候选方案
_No response_
### 其他信息
_No response_
-
-
I just install manjaro for rpi4. I can connect via JuiceSSH and from my laptop.
https://gist.github.com/marshevms/978a146e83e43e049d3737e8cbfd0137
```
[rpi4@rpi4 ~]$ ssh -G rpi4 | grep kexalgorit…
-
As in https://github.com/matryer/xbar-plugins/blob/main/Dev/Homebrew/brew-updates.1h.rb#L306
if writing in ruby like:
```ruby
if all_casks.size.positive?
cmds
-
An old fork of Paramiko from 2012 is currently using the ssh Python package name as well as the ssh PyPI name. The former clashes with the ssh-python PyPI package (a libssh binding).
Consider remov…