December 29, 2025Dec 29 I am coming from Windows, and I am used to using Jdownloader to manage browser downloads. In the Windows version of Jdownloader, I was able to select my network drives from the dropdown menu. In Fedora, I don't see such option:I've tried both the flatpak and snap versions of JDownloader. How do I add my network drives to JDownloader? Is there a different app I can use to download directly from my browser to my Unraid network shared drives?And no. I'm not going to download to my PC and then move the files to the network drive afterwards. Jdownloader (or similar program) should work the same as it did in Windows. Edited December 29, 2025Dec 29 by ILoveBigServerICannotLie Screenshots
December 29, 2025Dec 29 You would need to run a docker /web server application to use web base download and uploading...In CA look for rejeto hfs.A docker I made that adds web site file access that jdownload can use against...Unraid ships with samba and nfs for accessing network shares you would normally use cifa/nfs to connect to unraid.You may need to install samba / cifa common first... https://docs.fedoraproject.org/en-US/quick-docs/samba/To connect to a Samba share on Fedora, you can use the command smbclient followed by the share path and your username, like this: smbclient //server/share -U username. You may need to install Samba client utilities first with sudo dnf install samba-client. Edited December 29, 2025Dec 29 by bmartino1
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.