1
0
mirror of https://github.com/rclone/rclone.git synced 2025-03-23 04:34:32 +02:00
Nick Craig-Wood 8fb9eb2fee sync: make --suffix-keep-extension preserve 2 part extensions like .tar.gz
If a file has two (or more) extensions and the second (or subsequent)
extension is recognised as a valid mime type, then the suffix will go
before that extension. So `file.tar.gz` would be backed up to
`file-2019-01-01.tar.gz` whereas `file.badextension.gz` would be
backed up to `file.badextension-2019-01-01.gz`

Fixes #6892
2023-03-27 14:24:21 +01:00
..
2023-03-27 14:24:21 +01:00
2023-03-24 20:49:00 +00:00
2022-12-20 12:49:31 +00:00
2023-03-24 20:49:00 +00:00
2023-03-14 12:42:23 +00:00
2023-03-14 12:42:23 +00:00
2023-03-24 20:49:00 +00:00
2023-02-04 13:32:26 +01:00
2022-07-06 11:25:31 +01:00
2023-03-24 20:49:00 +00:00
2023-03-14 12:42:23 +00:00
2023-03-14 12:42:23 +00:00
2023-03-16 14:24:21 +00:00
2023-03-24 20:49:00 +00:00