Differences
This shows you the differences between the selected revisions of the page.
2023-02-07 | 2023-02-07 | ||
supported extensions logging (martin) | copy-data extension (martin) | ||
Line 21: | Line 21: | ||
* 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) | ||
* 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. |