Copy folders to google photos

What is the problem you are having with rclone?

Hello,

I would like to upload my photos from a local folder to Google Photos. But this does not work.
Does this generally not work, or is this a setting error. I would like the same folders to be created automatically under Albums when uploading as are also available locally.

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

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

Google Drive

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

rclone copy /home/ncdata/data/lars/files/Bildersammlung fotos:album

The rclone config contents with secrets removed.

[fotos]
type = google photos
read_only = false
token = {"access_token":"ya[...]2022-06-04T22:35:58.470450726+02:00"}

A log from the command with the -vv flag

2022/06/04 21:43:15 ERROR : IMG_20170625_211826.jpg: Failed to copy: can't upload
files here
2022/06/04 21:43:15 ERROR : IMG_20170625_211839.jpg: Failed to copy: can't upload
files here
2022/06/04 21:43:15 ERROR : IMG_20170626_195910.jpg: Failed to copy: can't upload
files here
2022/06/04 21:43:15 ERROR : IMG_20170626_223900.jpg: Failed to copy: can't upload
files here

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