User Tools

Site Tools


merging_drives

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
merging_drives [2022/07/22 17:51] johnsancmerging_drives [2022/07/30 10:43] – [Configure an rclone Union remote] johnsanc
Line 33: Line 33:
   - Type or drag and drop the paths you want to include separated by a space, for example: ``"X:\PS2" "Y:\PS2"``. Press **Enter** to continue.    - Type or drag and drop the paths you want to include separated by a space, for example: ``"X:\PS2" "Y:\PS2"``. Press **Enter** to continue. 
   - The setup wizard will walk you through various settings for this remote:   - The setup wizard will walk you through various settings for this remote:
-    * **action_policy**: use the default +    * **action_policy**: use the default ("epall") 
-    * **create_policy**: use the default +    * **create_policy**: use the default ("epmfs") 
-    * **search_policy**: use the default +    * **search_policy**: use the default ("ff") 
-    * **cache_time**: use the default+    * **cache_time**: use the default ("120")
   - When prompted to edit the advanced config, choose **no**.   - When prompted to edit the advanced config, choose **no**.
   - When prompted to keep the remote, choose **yes**. You will be taken back to the main menu of the remote configuration wizard.   - When prompted to keep the remote, choose **yes**. You will be taken back to the main menu of the remote configuration wizard.
   - Quit the configuration wizard by typing ``q`` and press **Enter**.   - Quit the configuration wizard by typing ``q`` and press **Enter**.
  
 +For additional information about the rclone Union remote and the configuration options available, please refer to the [[https://rclone.org/union/|rclone help documentation]].
  
 \\ \\
Line 63: Line 64:
   - Rename the file something friendly with a ``.bat`` extension, like ``MountStartRV.bat``   - Rename the file something friendly with a ``.bat`` extension, like ``MountStartRV.bat``
   - Open your .bat file in Notepad by right clicking and choosing **Edit**   - Open your .bat file in Notepad by right clicking and choosing **Edit**
-  - Enter the contents of your batch script. You can use the following as an example:<file>start "rclone" "C:\rclone\rclone.exe" mount PS2:\ C:\ROMs\PS2\ --vfs-cache-mode writes+  - Enter the contents of your batch script. You can use the following as an example:<file>start "rclone" "C:\rclone\rclone.exe" mount PS2:\ C:\PS2\ --vfs-cache-mode writes
 start "" "C:\ROMVault\ROMVault35.exe"</file> start "" "C:\ROMVault\ROMVault35.exe"</file>
   - Make sure RomVault and rclone are both closed, then test your script by double clicking on your *.bat file.   - Make sure RomVault and rclone are both closed, then test your script by double clicking on your *.bat file.
   - If everything was successful, rclone will launch and mount your remote and RomVault will also launch.    - If everything was successful, rclone will launch and mount your remote and RomVault will also launch. 
  
-Congratulations! You can now mount your remotes and launch RomVault by clicking your batch script file. Note that closing RomVault will not stop your rclone mount. If you would like to unmount your remote and shut down the rclone, then close the rclone command prompt window. +Congratulations! You can now mount your remotes and launch RomVault by clicking your batch script file. Note that closing RomVault will not stop your rclone mount. If you would like to unmount your remote, then close the rclone command prompt window. 
  
 \\ \\
merging_drives.txt · Last modified: 2023/03/06 12:45 by johnsanc