Union with unsupported free remote

What is the problem you are having with rclone?

I am trying to setup a union that contains two remote that does not support the free, used or objects.
As written here I can't use these policies with the remotes.
My issue is that the remote has storage limit so I can't just upload files because eventually the space will over.

Run the command 'rclone version' and share the full output of the command.

rclone v1.63.1

  • os/version: darwin 13.5.2 (64 bit)
  • os/kernel: 22.6.0 (arm64)
  • os/type: darwin
  • os/arch: arm64 (ARMv8 compatible)
  • go/version: go1.20.6
  • go/linking: dynamic
  • go/tags: none

Which cloud storage system are you using? (eg Google Drive)

storj

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone union

I think you just state the obvious here....

What is the issue you are trying to solve?

The issue is that I want to combine both remotes, but I don't know if there is a way to do it because the about support.
I thought maybe if rclone will get an error during upload (because of quota) it will try the second one but it didn't work for me

Post all details of your setup. It is impossible to guess what maybe is wrong without all facts.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.