1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

docs: HDFS: erasure coding limitation #8808

This commit is contained in:
dougal
2025-09-09 16:29:54 +01:00
committed by Nick Craig-Wood
parent f8de6b48f1
commit d2351e60b6

View File

@@ -257,5 +257,6 @@ Properties:
## Limitations ## Limitations
- Erasure coding not supported, see [issue #8808](https://github.com/rclone/rclone/issues/8808)
- No server-side `Move` or `DirMove`. - No server-side `Move` or `DirMove`.
- Checksums not implemented. - Checksums not implemented.