© Shake Up Learning 2025. Unauthorized use and/or duplication of this material without express and written permission from this blog’s author and/or owner is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to Kasey Bell and Shake Up Learning with appropriate and specific direction to the original content on ShakeUpLearning.com. See: Copyright Policy.

Comments

  1. Rclone Vr Games Page

    [fast-sync] type = alias remote = remote:/vr-games rclone is excellent for VR game save backups, mod distribution, and cold storage of large game installs. It is not recommended for playing VR games directly from a mounted cloud drive due to latency and random I/O requirements.

    Schedule daily via Task Scheduler trigger: "On user logon" or "At 3 AM". [remote] type = b2 account = <your-id> key = <your-key> [backup] type = crypt remote = remote:/vr-encrypted password = <encryption-pw> filename_encryption = standard rclone vr games

    rclone sync "%%USERPROFILE%%\Documents\My Games" b2:vr-saves/MyGames ^ --log-file %LOGFILE% --append [fast-sync] type = alias remote = remote:/vr-games rclone