-
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…
-
## Tell us about the new connector you’d like to have
I would like an SFTP destination for csvs based on tables in my database.
## Describe the context around this new connector
We often need to …
-
Hello, when I try to start LSWS using:
`sudo systemctl sart lsws`
the server closes the connection, and I need to restart the server to reconnect. I have already upgraded CyberPanel, but it didn’t…
-
When collecting logs it looks like the instance teardown path recently (within the last month) started throwing an unhandled exception in the failure path. I see the following traceback in cloud-init …
-
I noticed when I upgraded the dependencies for rclone that the sftp server tests have started deadlocking.
I used git bisect to narrow this down to this commit d1903fbd460e9a8105bae72fcdf492a4999b4…
-
### What
Create SFTP credentials on a user-level, not a site level
### Why
Site owners may need to provide 3rd parties with SFTP access to their site. We currently provide this in the form of…
-
I was pretty confused by the parameter names of the SSH server, so I thought I'd leave some pointers for anyone else having trouble
To set up an AsyncSSH SFTP server, you can follow these steps:
…
-
Hi,
the listDirectory method returns only 100 files.
I've tested it with MacOS Sonoma 14.6.1 and iPhone 15 Pro Simulator in XCode. As server I used the Hostmachine (Sonomo 14.6.1) and a Debian 10…
offle updated
2 weeks ago
-
In SFTP (and probably also in FTP), if you right-click on item A and the context menu appears, then left-click or right-click on item B, the selection does not move to item B. In this case, item B sho…
-
### Version
2.14.0
### Bug description
When the account directory file has a thousand tickets (all small files), it will be very slow when in ‘ls’ directory, taking about 30-40 seconds.
### Actu…