cryptomator / android

Cryptomator for Android
https://cryptomator.org
GNU General Public License v3.0
761 stars 127 forks source link

Automatic photos upload doesn’t scan for photos recursively (ignores folders under DCIM/Camera) #467

Closed t3dium closed 1 year ago

t3dium commented 2 years ago

Please agree to the following

Summary

Cryptomator ignores folders under DCIM/Camera and only automatically uploads files in that directory (not photos from folder).

What software is involved?

Cryptomator - Android (latest)

Volume Type

No response

Steps to Reproduce

Enable automatic photo uploading Have folders under the DCIM/Camera directory, as opposed to just individual files

Expected Behavior

For to to recursively scan all photos under DCIM/Camera

Actual Behavior

It only scans individual files under DCIM/Camera, ignoring for example /DCIM/Camera/folder1, meaning that the user has to upload them manually instead.

Reproducibility

Always

Relevant Log Output

No response

Anything else?

No response

SailReal commented 2 years ago

Sorry for the late response.

Just tried to reproduce the problem. Switched the photo storage location to /storage/emulated/0/DCIM/Camera/Foo/Bar/Baz/Qux/ but still all pictures are tracked and uploaded:

PhotoContentJob      org.cryptomator.debug    I  Job started!
PhotoContentJob      org.cryptomator.debug    I  Added file to UploadList
PhotoContentJob      org.cryptomator.debug    D  Added file to UploadList /storage/emulated/0/DCIM/Camera/Foo/Bar/Baz/Qux/IMG_20221201_152824_875.jpg
AutoUploadService    org.cryptomator.debug    I  Uploaded file
AutoUploadService    org.cryptomator.debug    V  Uploaded file IMG_20221201_152824_875.jpg

Can you please enable debug mode, try to reproduce the problem and send us the log file? https://community.cryptomator.org/t/how-do-i-enable-debug-mode-on-android/66

github-actions[bot] commented 1 year ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.