-
# Details
Acode Version: 1.10.3 (F-Droid)
OS Version: Android 10 (doesn't really matter, also affects other devices with different Android versions)
SFTP Host: Pterodactyl Wings SFTP Server `SSH-…
-
I'm having some problems using put on sftpclient, I always get an exception and it does not work for me.
In the most simple example I have pytest and pytest-sftpserver installed in a virtual enviro…
bgd77 updated
4 years ago
-
I am trying to connect to a SFTP server via SOCK5 proxy from a custom SFTP client( Java) using the maverick library. Works fine.
But when I configure the proxy server to use no authentication, I g…
-
Hello! I have a fresh install of Windows 11 with the latest version of SSHFS-Win and WinFsp.
I used the `ssh-keygen` command to generate a private and public key.
This was previously working on Wi…
-
### What I Did
Hello,
We are have a strange issue regarding upload speeds. Our proFTPD server is installed on a CentOS7 machine and is configured to use LDAP authentication and mod_sftp. It is r…
-
**Project description**
[Tabby](https://tabby.sh/) (formerly Terminus) is a highly configurable terminal emulator, SSH and serial client for Windows, macOS and Linux
1. Integrated SSH and Telnet…
-
Seen in desktop client 2.10.0 on Linux using selective sync.
* Prepare an external storage named SFTP on the server. Add a file `doc` into the external storage.
* Connect client to server and wait…
-
**Describe the feature**
Could you add move and copy support inside the SFTP client?
-
Hello,
version of go : `1.20.5`
version of lib sftp : `v1.13.6`
version of sftp server: `OpenSSH_8.9p1 Ubuntu-3ubuntu0.6`
I sometime experiment a bug when my code close 2 times the same sftp.F…
-
I need to send file from server A thorugh server B to server C. I have created two connections:
```
from fabric2 import Connection
self.jump_connection = Connection(host=self.jump_host_ip,
…