1
0
mirror of https://github.com/rclone/rclone.git synced 2025-11-29 05:47:23 +02:00

operations: copy: generate stable partial suffix

This commit is contained in:
Georg Welzel
2024-07-13 13:35:47 -07:00
committed by Nick Craig-Wood
parent 1bb89bc818
commit c63f1865f3
2 changed files with 11 additions and 6 deletions

View File

@@ -1347,11 +1347,12 @@ flag set) such as:
- local
- ftp
- sftp
- pcloud
Without `--inplace` (the default) rclone will first upload to a
temporary file with an extension like this, where `XXXXXX` represents a
random string and `.partial` is [--partial-suffix](#partial-suffix) value
(`.partial` by default).
hash of the source file's fingerprint and `.partial` is
[--partial-suffix](#partial-suffix) value (`.partial` by default).
original-file-name.XXXXXX.partial