We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Syncing json files produce 0B files.
To Reproduce Add json file to drive and sync
Expected behavior json files backed up properly
Screenshots No screenshots, just logs.
2023-08-23 10:12:38,971 :: INFO :: root :: sync_drive.py :: 213 :: Processing /app/icloud/drive/Documents/ArqFileSelections.json 2023-08-23 10:12:38,972 :: DEBUG :: root :: sync_drive.py :: 138 :: Changes detected: local_modified_time is 1671911999, remote_modified_time is 1671911999, local_file_size is 0 and remote_file_size is 4298. 2023-08-23 10:12:38,972 :: INFO :: root :: sync_drive.py :: 188 :: Downloading /app/icloud/drive/Documents/ArqFileSelections.json ... [...] 2023-08-23 10:12:39,766 :: DEBUG :: urllib3.connectionpool :: connectionpool.py :: 473 :: https://cvws.icloud-content.com:443 "GET [...] HTTP/1.1" 200 4298
Configuration Not applicable
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Fix is in icloud-drive-docker: mandarons/icloud-docker#160
Sorry, something went wrong.
mandarons
No branches or pull requests
Describe the bug
Syncing json files produce 0B files.
To Reproduce
Add json file to drive and sync
Expected behavior
json files backed up properly
Screenshots
No screenshots, just logs.
Configuration
Not applicable
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: