Created
December 26, 2024 20:30
-
-
Save victor141516/7003b071642f5533904c2710db4ac27f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rclone mount ^ | |
--vfs-cache-mode full ^ | |
--vfs-cache-max-age 24h ^ | |
--vfs-cache-max-size 10G ^ | |
--buffer-size 256M ^ | |
--vfs-read-ahead 512M ^ | |
--vfs-read-chunk-size 32M ^ | |
--vfs-read-chunk-size-limit 256M ^ | |
--allow-other ^ | |
--dir-cache-time 24h ^ | |
--stats 1s ^ | |
--progress ^ | |
-v ^ | |
--timeout 1h ^ | |
Koofr-enc: .\koofr |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment