Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Warn if umask is used wrong #612

@brokeh

Description

@brokeh

I made the same silly mistake with the umask as in #113 where I had the mask backward. This resulted in NZBget not been able to do anything with the queue or intermediate files as the file mode was 000. It also meant that the logs filled up at several GB/day with errors accessing the queue files.

Add a warning to the UI where if the entered umask will result in the user part of the mask will result in NZBget not been able to write the files it created that the umask looks dodgy and suggest it is backwards and/or link to docs on umask.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions