Dockerized iCloud Client - make a local copy of your iCloud documents and photos, and keep it automatically up-to-date.
BSD 3-Clause "New" or "Revised" License
1.19k
stars
49
forks
source link
[BUG]Path with empty space #264
Open
Bytechanger opened 1 month ago
I updated from [1.18.0] to 1.20.1
Now I get following error:
http://172.30.90.93:9000/#!/2/docker/images/mandarons~2Ficloud-drive%3A1.18.0) 2024-10-09 12:08:55,165 :: ERROR :: root :: sync_drive.py :: 214 :: Failed to download /icloud/drive/Familie/XXXX/wichtige Dokumente/XXX XXX 3_3.pdf: [Errno 13] Permission denied: '/icloud/drive/Familie/XXXX/wichtige Dokumente/XXX XXX 3_3.pdf'
I think it could be the empty space in path of the file?!
Greets
Byte