Currently when I connect an iOS device to a Linux computer, I can mount the photos directory as if it were a camera. However I can only access the JPEG photos, which are inherently low quality.
I were to write an iOS app that takes RAW photos, which are higher-quality than JPEGs, what file permissions flags or other attributes would I need to set to make them available via USB?