Permission issues with Windows 10

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • 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.
Post Reply
Cpuroast
Release Testers
Release Testers
Posts: 69
Joined: December 15th, 2010, 11:19 pm

Permission issues with Windows 10

Post by Cpuroast »

Hi,

It seems that after a Windows 10 upgrade, the default download location, as in %userprofile%\My Documents\Downloads, gets weird NTFS permissions, which prevents Sab which is running as the user from writing anything.

Maybe it's time to switch to %userprofile%\Downloads or %userprofile%\Downloads\SABnzbd as the default base download folder.

Unless we still actually care about Windows 2000/Windows XP.

%userprofile%\Downloads was introduced in Windows Vista, so it's been around for quite some time.

This would be something to change starting with 0.8.0.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Permission issues with Windows 10

Post by shypike »

It already defaults to %userprofile%\Downloads, but not for for existing users.
I guess it's time to force it to that folder, at least on Win10.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Permission issues with Windows 10

Post by shypike »

Did some testing.
It should already work for 0.8.0Alpha3
The root folder goes from c:\users\user\documents to c:\users\user
That means that c:\users\user\downloads is used on all versions of Windows.
Not sure about XP, but we don't really support that any longer.
Post Reply