rclone sync with iCloud photos special characters
Posted: Wed Jun 24, 2026 7:48 pm
Hi.
Since I got the rclone sync running with iCloud Photos, which works with the Apple Data Protection setting, I am now running into a filename problem.
I am running Syncovery on a Windows 11 machine and on my iCloud Photos account are files that probably have names with special characters.
The Sync-Preview-Window for example shows me this filename:
And this is the error message in the log file:
There are multiple files that I cannot identify and I don't know how to work around this issue. There is some information on this topic here (rclone.org/local/), but I don't know how to implement it with Syncovery.
Thanks in advance.
Since I got the rclone sync running with iCloud Photos, which works with the Apple Data Protection setting, I am now running into a filename problem.
I am running Syncovery on a Windows 11 machine and on my iCloud Photos account are files that probably have names with special characters.
The Sync-Preview-Window for example shows me this filename:
Code: Select all
Duolingo_Sharing_Ad6IH1uS+U3epSwaZvj8fP3L/o7U.png
Code: Select all
24.06.2026 21:41:37 Rclone: Error downloading: HTTP ERROR 404 Not Found | {
"error": "failed to find object: object not found",
"input": null,
"path": "PrimarySync/All Photos/Duolingo_Sharing_Ad6IH1uS+U3epSwaZvj8fP3Lï¼o7U.png",
"status": 404
}
(GET http://localhost:5572/[iCloudPhotos:]/PrimarySync/All%20Photos/Duolingo_Sharing_Ad6IH1uS%2BU3epSwaZvj8fP3L%EF%BC%8Fo7U.png) (ETGFTPErrorDoNotRetry)
24.06.2026 21:41:37 HttpsGet: HTTP ERROR 404 Not Found | {
"error": "failed to find object: object not found",
"input": null,
"path": "PrimarySync/All Photos/Duolingo_Sharing_Ad6IH1uS+U3epSwaZvj8fP3Lï¼o7U.png",
"status": 404
}
Thanks in advance.