Rclone config: How to configure one.google.drive?

What is the problem you are having with rclone?

I do not know whether the "google drive" path or the "google cloud" path has to be used when configuring rclone for storage on one.google.com

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

rclone v1.50.2
- os/arch: linux/amd64
- go version: go1.13.4

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

Well, I bought storage space on https://one.google.com/storage. Google seems to make a difference between google one, google drive and google photos.

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

No command entered yet

Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.

No config crated so far

A log from the command that you were trying to run with the -vv flag

No command entered yet

Neither as they are both different.

There's no API for that so you can connect rclone to it.

Indeed, one has to create two separate rclone remotes, one for google drive, one for google photos. Both services will share the storage space bought on google one.

Would have been more convenient to have a single mount instead of two separate mounts, but that's how it is at the moment.

Have a look at union or combine remotes - you can have one mount if this is what you want.

But for this I would not try rclone from 2019 you are using - it is like 40+ releases behind current version. Actually I would not use it for anything:)

I see, thank you for the hint. Actually I was already impressed by the 2019 version, so I expect to be blown away after the update. :wink:

So I will have a look at union or combine, thank you.

1 Like

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