I have a single JD installation that I use in both OS. I think it uses the same config file(?) in both systems. If I change the download path in Windows it also changes in Ubuntu an vice versa.
The problem is that it doesn't save the path as a relative path. It just completes it to an absolute path that doesn't work correctly in the other system.
If I type in "
Downloads" as (relative) path in the General Settings section as download path in
Windows and then restart JD, it is changed to
P:\Programme.Windows\JDownloader 2\Downloads. If I then start Ubuntuit still says
P:\Programme.Windows\JDownloader 2\Downloads in the General Config section, but is actually used as
/home/chemo/P:\Programme.Windows\JDownloader 2\Downloads.
If I type in "
Downloads" as (relative) path in the General Settings section as download path in
Ubuntu and then restart JD, it is changed to
/mnt/data/Programme.Windows/JDownloader/Downloads. If I then start Windows it still says
/mnt/data/Programme.Windows/JDownloader/Downloads in the General Config section, but is actually used as
P:\mnt\data\Programme.Windows\JDownloader\Downloads
For see attachements example:
1) Putting "Downloads" in as relative path in Ubuntu:
2) After restarting JD in Ubuntu:
3) After starting JD in Windows:
4) The actual used Download path under Windows