-
Null check is missing, I keep seeing this error.
```
/app/vendor/bundle/ruby/2.6.0/gems/net-sftp-2.1.2/lib/net/sftp/session.rb:814:in `send_packet'
/app/vendor/bundle/ruby/2.6.0/gems/net-sftp-2.…
-
**Welches Problem möchtest du lösen? Wann tritt es auf?**
Als sicherheitsbewusste Agentur möchte ich einschränken können, von welchen IPs Verbindungen zu meinen Projekten möglich sind. So sind Angrif…
-
## Abstract
It seems like paramiko isn't correctly processing keys from `known_hosts` that are annotated with `@cert-authority`. As I'm unfamiliar with python and paramiko, I cannot try to reproduce …
-
**Describe the solution you'd like**
It's a great idea to have an app with both SSH terminal and SFTP client. The terminal part is very nice while the SFTP part is considered a little weak that mis…
-
https://nickmck.net/2023/09/02/camel-sftp-azure/
-
This seems to be similar to what @ytilotti was experiencing in this [issue](https://github.com/phpseclib/phpseclib/issues/1079)
I receive these messages after using Flysysytem's Delete call for del…
-
### Description
My ISP has local HTTP webserver. I'm coming from Kodi, where I could add the HTTP webserver directory and access the files, left Kodi because of its laggy and slow.
Nova has most of …
-
### Are you using paramiko as a client or server?
Server
### What feature(s) aren't working right?
SFTP
### What version(s) of paramiko are you using?
3.4.0
### What version(s) of Python are you…
-
Hello guys!
I have a problem regarding trying to save an sftp file to my localstorage. False is returned when I get the file. Follow:
$file = "image.png";
Storage :: disk('sftp')->exists ($file);…
-
I'm reporting here tha same issue on liximomo original repo:
https://github.com/liximomo/vscode-sftp/issues/833
this is a must-have feature. I think it's mostly a bug than a feature, as if the …