Describe the bug
Starting with 9.4.1, downloading files from a Cryptomator unlocked vault using Cyberduck fails with error "Failure to read attributes of filename. (Dropbox)"
To Reproduce
- Connect to Dropbox using Cyberduck
- Navigate to a Cryptomator vault path and unlock with password
- Select a file, right click and Download
- The error "Failure to read attributes of filename. (Dropbox)" followed by "Not_found. Please contact your web hosting service provider for assistance." is shown
Expected behavior
Cyberduck requests the vault password, then proceed to download the file from Dropbox
Desktop
Log Files
Out put from log stream --predicate '(process == "Cyberduck") && (category == "transcript")' --level info when downloading a file:
2026-03-12_cyberduck_transcript.log
Additional context
- Rollbacking to version 9.4.0 resolves the issue
- Downloading a file from a locked vault works fine with 9.4.1
Describe the bug
Starting with 9.4.1, downloading files from a Cryptomator unlocked vault using Cyberduck fails with error "Failure to read attributes of filename. (Dropbox)"
To Reproduce
Expected behavior
Cyberduck requests the vault password, then proceed to download the file from Dropbox
Desktop
Log Files
Out put from
log stream --predicate '(process == "Cyberduck") && (category == "transcript")' --level infowhen downloading a file:2026-03-12_cyberduck_transcript.log
Additional context