Differences
This shows you the differences between the selected revisions of the page.
2024-03-22 | 2024-03-25 | ||
bug 2276 (martin) | 2185 was not really implemented (or the change was reverted) (martin) | ||
Line 266: | Line 266: | ||
* Asking before overwriting existing files, both for renaming/moving. | * Asking before overwriting existing files, both for renaming/moving. | ||
* 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. [[bug>2185]] | ||
* 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]] |