Hi Everyone,
I am dual-booting Ubuntu & Windows 7 on my machine and would like to know how I could share the settings between both OSes. It would be great if I could shut down one OS, boot up another, and SABnzbd will pick-up where it left off.
Thanks everyone.
- Steven
Sharing SABnbzd Ubuntu & Windows 7
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: Sharing SABnbzd Ubuntu & Windows 7
Very tricky.
Pathnames are stored in the queue administration.
Windows understands Unix paths, but not the other way around.
Also it's very unlikely that the paths match exactly.
You would need to put all files in a shareable location that is approachable
through the exact same paths.
Using the -f parameter is needed to ensure the right root of all folders.
Only use relative folders in Config->folders.
I'm not sure this can work, but it's worth trying.
Pathnames are stored in the queue administration.
Windows understands Unix paths, but not the other way around.
Also it's very unlikely that the paths match exactly.
You would need to put all files in a shareable location that is approachable
through the exact same paths.
Using the -f parameter is needed to ensure the right root of all folders.
Only use relative folders in Config->folders.
I'm not sure this can work, but it's worth trying.

