Differences
This shows you the differences between the selected revisions of the page.
2023-02-08 | 2023-02-10 | ||
not yet (martin) | dot (martin) | ||
Line 24: | Line 24: | ||
* Allowing overwriting existing files even with protocols that require deleting the existing file first and with WebDAV. | * Allowing overwriting existing files even with protocols that require deleting the existing file first and with WebDAV. | ||
* Change: In scripting and .NET assembly, moving a file over an existing file will overwrite the existing file. | * Change: In scripting and .NET assembly, moving a file over an existing file will overwrite the existing file. | ||
- | * Using SFTP ''copy-data'' extension to duplicate remote files with servers that do not support ''copy-file'' extension (OpenSSH) | + | * Using SFTP ''copy-data'' extension to duplicate remote files with servers that do not support ''copy-file'' extension (OpenSSH). |
* Allowed scrolling of background transfers queue list view while dragging a transfer. [[bug>2154]] | * Allowed scrolling of background transfers queue list view while dragging a transfer. [[bug>2154]] | ||
* Tabs show tooltips with full session name, username, hostname and paths. | * Tabs show tooltips with full session name, username, hostname and paths. |