## Bug Report ### Capacitor Version <!-- Paste the output from the `npx cap doctor` command into the code block below. This will provide the versions of Capacitor packages and related dependencies. --> ``` 💊 Capacitor Doctor 💊 Latest Dependencies: @capacitor/cli: 7.4.2 @capacitor/core: 7.4.2 @capacitor/android: 7.4.2 @capacitor/ios: 7.4.2 Installed Dependencies: @capacitor/cli: 7.4.1 @capacitor/android: 7.4.1 @capacitor/ios: 7.4.1 @capacitor/core: 7.4.1 [success] iOS looking great! 👌 [success] Android looking great! 👌 ``` ### Platform(s) Android ### Current Behavior Cannot create directory when try to FileTransfer.downloadFile(). Issue happens occasionally, when try to download simultaneously 30 files - issue happens with one of the files. ### Expected Behavior Should be recursive - e.g. create all necessary subfolders to download file <img width="1137" height="473" alt="Image" src="https://github.com/user-attachments/assets/947cb8d7-a6ea-480d-a124-3f3aa043d1c8" /> ### Code Reproduction <!-- To isolate the cause of the problem, we ask you to provide a minimal sample application that demonstrates the issue. For full instructions, see: https://github.com/ionic-team/capacitor/blob/master/CONTRIBUTING.md#creating-a-code-reproduction --> ### Other Technical Details <!-- Please provide the following information with your request and any other relevant technical details (versions of IDEs, local environment info, plugin information or links, etc). --> ### Additional Context <!-- List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to fix, Stack Overflow links, forum links, etc. -->