Issue with moving files

Hi guys

I have struggled now for some time with this issue. I have given on the donwloads folder the required permissions for users and sc-media group and also all permissions in the folders below for users and groups.
But still the Permissions of new downloaded files are set to only user and not groups.

Speaking about this the removing of the data fails for Sonarr.
Couldn’t import episode /volume1/downloads/dst/tv/------------.mkv: Access to the path is denied.
System.UnauthorizedAccessException: Access to the path is denied.
at System.IO.File.Move (System.String sourceFileName, System.String destFileName) [0x0013a] in /spksrc/native/mono/work-native/mono-4.6.2/mcs/class/corlib/System.IO/File.cs:335
at NzbDrone.Common.Disk.DiskProviderBase.MoveFile (System.String source, System.String destination, System.Boolean overwrite) [0x000e3] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Disk\DiskProviderBase.cs:222
at NzbDrone.Common.Disk.DiskTransferService.TryMoveFileVerified (System.String sourcePath, System.String targetPath, System.Int64 originalSize) [0x00000] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Disk\DiskTransferService.cs:565

Those kind of log errors are for each file…
What can i do ?!

Thanks for you help in advance
BR

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.