Bei mir ist es leider vorgekommen, dass der Oscar Pfad auf einmal in C:\DOWNLOADS lag.
Da ich dieses Verzeichnis sehr oft blank mache, waren dann auf einmal meine ganzen Daten verschwunden, was natürlich ärgerlich war. Warum das Verzeichnis so dumm gelegt wurde kann ich leider nicht sagen, ich kann mir nur vorstellen, dass der Ordner genommen wurde aus dem die Installation gestartet wurde.
Um das aber wieder hinzubiegen öffnet man einfach eine Kommandozeile (CMD) und gibt folgendes ein:
"c:\Program Files\OSCAR\OSCAR.exe" --datadir <Dateiverzeichnis>
Sollte das Verzeichnis nicht existieren, so wird es angelegt. Eine Möglichkeit zur Migration der alten Daten gibt es direkt dann auch.
Den originalen Post findet man hier: Oscar WIki
Start OSCAR with a different Data folder
Description: OSCAR always starts from the default data folder.
Possible fault mechanism: Before 1.2.0, OSCAR only allowed one import of data per a 24-hour day for ResMed machines.
Possibly expected: In SleepyHead one could choose a different data folder. That was taken out of OSCAR for a good reason.
Solution or workaround: Start OSCAR with –datadir “complete address of other data folder”.
Example: “c:\Program Files\OSCAR\OSCAR.exe” –datadir a:\OSCAR_Data-languages
The last folder will be used the next time OSCAR is started. Until this trick is done again… Note that there are two hyphens in “–datadir”, not just one.
Mac users can do the following: Create a new directory anywhere you want your OSCAR data to reside. For example: /Users/<YourUsername>/Documents/NewOSCAR_data If you have existing data you want to use, then copy it to the new location.
Then in Terminal:
open -a OSCAR.app –args –datadir NewOscar_Data
If the directory does not exist, a window will popup recommending the default location, select “NO”. A second window will open asking you to select the location you want to use. Choose your new data directory location and click “Open”.