mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
docs: cleanup backend hashes sections
This commit is contained in:
committed by
Nick Craig-Wood
parent
98a96596df
commit
a7faf05393
@@ -64,12 +64,14 @@ To copy a local directory to an OpenDrive directory called backup
|
||||
|
||||
rclone copy /home/source remote:backup
|
||||
|
||||
### Modified time and MD5SUMs
|
||||
### Modification times and hashes
|
||||
|
||||
OpenDrive allows modification times to be set on objects accurate to 1
|
||||
second. These will be used to detect whether objects need syncing or
|
||||
not.
|
||||
|
||||
The MD5 hash algorithm is supported.
|
||||
|
||||
### Restricted filename characters
|
||||
|
||||
| Character | Value | Replacement |
|
||||
|
||||
Reference in New Issue
Block a user