mirror of
https://github.com/rclone/rclone.git
synced 2025-04-16 16:18:52 +08:00
Merge 3bc039431d17452369d932ac3d2bb4ddd6d36b0a into 0b9671313b14ffe839ecbd7dd2ae5ac7f6f05db8
This commit is contained in:
commit
420228bb60
@ -683,7 +683,8 @@ which would have been updated or deleted will be stored in
|
||||
|
||||
If running rclone from a script you might want to use today's date as
|
||||
the directory name passed to `--backup-dir` to store the old files, or
|
||||
you might want to pass `--suffix` with today's date.
|
||||
you might want to pass `--suffix` with today's date. In bash, this can
|
||||
be done with `$(date +%F)`.
|
||||
|
||||
See `--compare-dest` and `--copy-dest`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user