-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration issue.
- [X] This issue is **not** already reported on Github _(I've searched it)_.
###…
-
### What version of Bun is running?
1.0.11+f7f6233ea
### What platform is your computer?
Darwin 21.6.0 x86_64 i386
### What steps can reproduce the bug?
Basically, I am using ssh2 to connect and …
-
asyncssh v2.18.0 (also v2.17.0).
Hello Ron. I have stumbled upon a confusing SFTPClient.put() behavior while debugging some performance issue. For easy reference, takeout from https://asyncssh.read…
-
### Version
2.12.0
### Bug description
After the upgrade to 2.12.0, the query of remote files times out.
[ ERROR] [2024-04-23 11:47:31.900] [177.209.11.83] [servicecomb-pool-1-thread-1] [com.huawe…
leild updated
7 months ago
-
### What I Did
I try to use HiddenStores with mod_sftp but some clients use sshfs.
### What I Expected/Wanted
I expect nothing, but I am curious how to prevent "No such file or directory" sit…
-
## Describe the bug
benthos does not have many connectors.
## Steps To Reproduce
```bash
❯ benthos --version
Version: 4.40.0
Date: unknown
❯ benthos list --format…
-
### Connector Name
source-sftp-bulk
### Connector Version
1.0.0
### What step the error happened?
Configuring a new connector
### Relevant information
I am trying to set up the SFTP Bulk source…
-
Hi,
Any way to create a SFTP connection instead of using the SSH client for it?
Some of the servers restricts creating ssh tunneling but only works on SFTP.
Thanks,
Mor
-
### Are you using paramiko as a client or server?
Client
### What feature(s) aren't working right?
SFTP
### What version(s) of paramiko are you using?
3.4
### What version(s) of Python are you u…
lizaw updated
6 months ago
-
When trying to access a server on a nonstandard port, `sftpretty` fails to check the host keys correctly, and fails to connect. This means I have to disable hostkey checking, which is potentially dang…