-
-
Notifications
You must be signed in to change notification settings - Fork 998
Open
Labels
Description
Steps to reproduce
- Have Nextcloud store some files in a deep directory structure, where the main folder F1 has a subfolder SF2 and within this there is another subfolder SF3 and again in SF3 there is a subfolder SF4 which contains a file, e.g. TEST.TXT
- Mark F1 as "offline available"
Expected behaviour
F1 and anything below it should get the green marker and all content should recurseively be downloaded locally
Actual behaviour
F1 gets the green marker (none of the stuff below it). Nothing gets actually downloaded.
Counterpoint:
This does work fine with up to 2 subfolder levels below the level where the users marks a node for local availability. So if the user in the above example marks SF2 for local download that does work.
I did notice this when I tried to make a cryptomator vault locally available. Cryptomator vaults have a lot of nested folders.
iOS version: 26.3.1
Nextcloud iOS app version: 33.0.3.7
Server operating system: Raspberry Pi OS Trixie
Web server: Apache
Database:
PHP version: 8.2
Nextcloud version: 32.0.6
Reactions are currently unavailable