-
### Description of the Issue
I use NPPFTP to connect to our SFTP Linux servers (RedHat 7.3). In my Profile(s), under FTP Misc. I use a LIST Parameters value of -l (I don't want to see hidden fil…
-
Hi,
Is it possible to get multiple Files with one msg.payload array object?
Thanks!
-
Hello, i'm a new user code app, i think the idea is good, but the app is bug when i open SFTP Files from explorer nothing happen, i clicked much time, nothing happend, please fix this issue, i really …
-
After install was successful for Alteryx (Designer version 2023.2.1.7), in a very simple workflow to test the tool, I added the SFTP Downloader tool and immediately, before connecting any flow to it o…
-
### Expected behavior
We start a new SFTP session like so
```ruby
::Net::SFTP.start(host, username, :password => password, :port => port, :non_interactive => true, :timeout => 30, :verbose => :…
-
Recently, when I used n2n to create network transmission files in various locations, I accidentally discovered that some ISPs limit the upload speed of a single link. When using super nodes, the total…
-
Hi,
Does jsch support sftp V6?
Which sftp version does sftp support?
Thanks,
Itay
-
## 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 …
-
### Please agree to the following
- [X] I have searched [existing issues](https://github.com/cryptomator/cryptomator/issues?q=) for duplicates
- [X] I agree to follow this project's [Code of Conduct]…
-
It would be nice if [SSH certificates](https://cvsweb.openbsd.org/src/usr.bin/ssh/PROTOCOL.certkeys?annotate=HEAD) were supported. ~~It doesn't appear that `NMSSH` supports them either.~~
Steps to…