mirror of
https://github.com/rclone/rclone.git
synced 2024-11-25 09:54:44 +01:00
Updated Big syncs with millions of files (markdown)
parent
b33c220d88
commit
e9a3ecc761
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Rclone syncs on a directory by directory basis. If you have 10,000,000 directories with 1,000 files in and it will sync fine, but if you have a directory with 100,000,000 files in you will a lot of RAM to process it.
|
Rclone syncs on a directory by directory basis. If you have 10,000,000 directories with 1,000 files in and it will sync fine, but if you have a directory with 100,000,000 files in you will a lot of RAM to process it.
|
||||||
|
|
||||||
The log is then filled by:
|
Until the OOM killer kills the process, the log is then filled by, :
|
||||||
```
|
```
|
||||||
2023/07/06 15:30:35 INFO :
|
2023/07/06 15:30:35 INFO :
|
||||||
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
|
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
|
||||||
|
Loading…
Reference in New Issue
Block a user