1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-07 11:03:15 +00:00

press: new name format

This commit is contained in:
buengese
2020-09-28 23:43:47 +02:00
parent 2d77521cd3
commit c96c4cfc5e
2 changed files with 33 additions and 32 deletions

View File

@@ -78,9 +78,8 @@ through any other means than rclone. This will upload files that do not contain
### File names
The compressed files will be named `*################.gz` where `*` is the base file and the `#` part is the size
of the uncompressed data written as a hexadecimal number. The file names should not be changed by anything other than
the rclone compression backend.
The compressed files will be named `*.###########.gz` where `*` is the base file and the `#` part is base64 encoded
size of the uncompressed file. The file names should not be changed by anything other than the rclone compression backend.
#### Experimental
This remote is currently **experimental**. Things may break and data may be lost. Anything you do with this remote is