Google photos thru server side

Sorry for non-template question as it would have taken a lot of time for this simple question.

I just want to know whether it's possible to sync Google Photos to another Google team drive thru server side? Is this flag --drive-server-side-across-configs applicable in this case?

They are 2 separate backends so I don't think so.

Pick one file and test to validate with -vv on the output and you'll see for sure.

You mean this way
rclone sync GPhotos:/ Cochise:/ -P --drive-server-side-across-configs -vv

That's more than one file, but you can check the log and see what it does.

I can tell you the answer to that. It is no.

Team drive and photos are probably stored in the same google storage layer but as far as I know there is no public API to move one to the other.

1 Like

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