mirror of
https://github.com/rclone/rclone.git
synced 2025-12-31 07:33:33 +00:00
Version v1.72.1
This commit is contained in:
@@ -218,12 +218,12 @@ rclone convmv "stories/The Quick Brown Fox!.txt" --name-transform "all,command=e
|
||||
|
||||
```console
|
||||
rclone convmv "stories/The Quick Brown Fox!" --name-transform "date=-{YYYYMMDD}"
|
||||
// Output: stories/The Quick Brown Fox!-20251121
|
||||
// Output: stories/The Quick Brown Fox!-20251210
|
||||
```
|
||||
|
||||
```console
|
||||
rclone convmv "stories/The Quick Brown Fox!" --name-transform "date=-{macfriendlytime}"
|
||||
// Output: stories/The Quick Brown Fox!-2025-11-21 0508PM
|
||||
// Output: stories/The Quick Brown Fox!-2025-12-10 1253PM
|
||||
```
|
||||
|
||||
```console
|
||||
|
||||
Reference in New Issue
Block a user