Rclone VFS and MergerFS Setup

super-embed:
<p class="callout warning">This guide is for advanced users only. [Ultra.cc](<http://ultra.cc/>) is not responsible for any data loss or application errors due to this setup. We do not provide official support for Rclone or MergerFS. You may visit our #community-support channel on our <a href="[<https://discord.ultra.cc>](<https://discord.ultra.cc/>)">Discord server</a> for assistance.
</p>
super-embed:
<p class="callout danger">
Please make yourself aware of the [Ultra.cc](<http://ultra.cc/>) <a href="<https://ultra.cc/policies/terms-of-service#fair-usage>">Fair Usage Policy</a>. It is very important <b>NOT</b> to mount your cloud storage to any of the premade folders. Do <b>NOT</b> download directly to a Rclone mount from a torrent or nzbget client, as it will create massive instability for both you and everyone else on the server. Always follow the documentation and create a new folder for mounting. It is <em>your</em> responsibility to ensure your usage is within acceptable limits.
</p>
super-embed:
<p class="callout danger">
Please do not mount to any of the default directories such as:
<br><code>downloads</code>
<br><code>files</code>
<br><code>media</code>
<br><code>bin</code>
<br><code>.apps</code>
<br><code>.config</code>
<br><code>www</code>
<br><code>/home/username</code>
<br> or any pre-created directory found on your [Ultra.cc](<http://ultra.cc/>) Slot
</p>

Introduction

This section will teach you how to set up a Rclone VFS mount and MergerFS on a Ultra.cc service, and it assumes the following:

The workflow of the setup is as follows:

The Pros of this setup are as follows:

And, the Cons of this setup are as follows:

super-embed:
<p class="callout warning">
Before we proceed, it is imperative to stop all Rclone/plexdrive processes and stop all the apps that are connected to your Rclone mount before proceeding.
</p>

Preparation

Install and Configure Rclone

Install and configure Rclone if you haven't already. Refer to the following guide for more information: Install, Configure & Use of Rclone

Install MergerFS

bash <(wget -qO- <https://scripts.ultra.cc/main-v2/MergerFS-Rclone/Installer%20Scripts/mergerfs-install.sh>)
ultradocs@pollux:~$ which mergerfs
/home/ultradocs/bin/mergerfs

Change Application Settings

Setup the Work Flow using a Script

What does the script do?

Run the Script

rclone listremotes
bash <(wget -qO- <https://scripts.ultra.cc/main-v2/MergerFS-Rclone/rclone-mergerfs.sh>)
ls ~/MergerFS

Set Radarr Correctly

Enable Hardlinks

Set Root Folder

Remote Path Mapping

Host: {username}.{servername}.usbx.me
Remote Path: /home/your_username/Stuff/Local/Downloads
Local Path: /home/your_username/MergerFS/Downloads

Set Sonarr Correctly

Enable Hardlinks

Set Root Folder

Remote Path Mapping

Host: {username}.{servername}.usbx.me
Remote Path: /home/your_username/Stuff/Local/Downloads
Local Path: /home/your_username/MergerFS/Downloads

Connect Radarr & Sonarr to Plex / Emby

Plex Media Server