-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
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
A way to verify uploaded content using file managers. #29
Comments
the only way i know how to do it right now is to manually go lookup the media, download it, then hash it against the original. to do it in bulk, the only ways i know how are google takeout (which is bad because you have to download the whole library in 50gb every time) and gphotosdl my current plan is to automate the process using the headless browser approach from gphotosdl |
Could you please explain what you mean by you’re using file managers to upload? After mounting my ext4 hdd and using a media scanner app I can’t really get reliable uploads. It quite often just says it’s getting ready to backup but never does a thing. I notice my hdd indicator light is just static which means it’s not reading anything. If I try to load the photos by going through to the folders in a file manager it does start blinking and I can see the video. |
the "getting ready to backup" seems to read through all the media without doing any writing. @RoboCrafty if you are using a hard disk drive, i suggest you try with a faster storage medium like a flash drive or an SSD. |
I'm using file manager to upload, its uploads INSTANTLY.
And using bmon, you can see the activity (network speed) as seen below 25MB/s.
The only problem is, I can't see a way to verify. I've tried going to photos app and try deleting it (if its uploaded, it will not show a warning).
Funny thing is, some photos CAN be deleted without any warning which tells me the photos are already being checked. But I can't replicate it anymore.
Anyway to get photos app to do that "check" or a command to force it to cross check with cloud?
The text was updated successfully, but these errors were encountered: