mirror of
https://github.com/veeso/termscp.git
synced 2026-06-06 02:25:44 +02:00
fix: Report a message while calculating total size of files to transfer. (#362)
* fix: Report a message while calculating total size of files to transfer. Currently, in case of huge transfers the app may look frozen while calculating the transfer size. We should at least report to the user we are actually doing something. closes #361 * ci: windows runner
This commit is contained in:
committed by
GitHub
parent
205d2813ad
commit
05c8613279
@@ -49,6 +49,7 @@ Released on 20/09/2025
|
||||
- [Issue 356](https://github.com/veeso/termscp/issues/356): Fixed SSH auth issue not trying with the password if any RSA key was found.
|
||||
- [Issue 334](https://github.com/veeso/termscp/issues/334): SMB support for MacOS with vendored build of libsmbclient.
|
||||
- [Issue 337](https://github.com/veeso/termscp/issues/337): Migrated to libssh.org on Linux and MacOS for better ssh agent support.
|
||||
- [Issue 361](https://github.com/veeso/termscp/issues/361): Report a message while calculating total size of files to transfer.
|
||||
|
||||
## 0.18.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user