I want to use rclone union backend with multiple local file system backend as a alternative on Windows.
I plan to use SnapRAID, but it will work best with a union-like file system. However, it is not a good idea to move files around after using snapRAID.
- I do know about StableBit DrivePool, but it is paid software and it will try to "balancing the drive pool".
- I want to have a SSD write cache to speed up write, and prevent write action when snapRAID is doing its thing (e.g. syncing)
- WinFSP is fast, but require correct parameters to work.
How can I get the most out of rclone mount? like how to setup caching.