ios
ios copied to clipboard
Encrypted Folder Automatic Camera upload
Expected behaviour
When you choose an Encrypted folder as "Automatic Camera upload" and enable "Use Subfolders" the subfolders need to be set to Encrypted automatic.
My recommendation is to set subfolders automatic to encrypted ,when create, if the main folder is set to encrypted.
Actual behaviour
When choose an Encrypted folder as "Automatic Camera upload" and enable "Use Subfolders" the subfolders are not encrypted.
Steps to reproduce
- Create new folder
- Set folder as Encrypted
- Set folder is default folder for automatic upload
- Enable Automatic upload photos en videos
- Enable use Subfolder (Store in subfolders based on year and month.)
iOS version
11.2.1
App version
2.19.2 (2)
Server configuration
Operating system:
Web server:
Database:
PHP version:
Nextcloud version: (see Nextcloud admin page) 13.0.0 Beta 3
@tobiasKaminsky have you encountered this issue ?
@schiessle I thought this is enforced on server side? @marinofaggiana I will test it
It is not enforced by the server, but must be done on client side, see https://github.com/nextcloud/end_to_end_encryption/issues/39#issuecomment-357274735
Hello,
Why is this issue not fixed? Still not possible to encrypt auto upload files using subfolders.
I have tested last IOS version.
@marinofaggiana, as said this must be done on client side. I simply walk up the folder path and check if one of the parent folder is encrypted and then also handle the current folder as encrypted. As we have all infos locally, this is very fast. Assuming that you have 10 folder depth, it is at most 10 checks, if any parent is encrypted, then it is fewer.
Yes, soon @JorgeGNL
In the NextCloud Coherence for iOS 3.4.2.0, I can't even select an encrypted folder for the automatic image upload. Encrypted folders no longer appear in the list of available folders.
Sorry to ping this issue, just report the status:
Nextcloud Liquid for iOS 4.4.0.18 with Nextcloud Server 24.0.2 still can not select an encrypted folder for the automatic image upload, server-side encryption
or End-to-End Encryption
.
Cant even choose encrypted folders for camera upload anymore. Any idea why this does not work anymore? App Version: 5.2.0.9, Server Version 28.0.3.
Okay: @marinofaggiana answered my question here: https://github.com/nextcloud/ios/issues/2809#issuecomment-1986831402
It's unfortunately not supported to autoupload to an encrypted folder. Hopefully they will make this possible somehow in future.