So I did some digging and apparently the code that indicates whether a directory is suitable to accept the automated backup -- has bugs. As such, whether the directory will actually work for backups has little or nothing to do with what the user interface will show you when selecting a backup directory.
Really, a more suitable check would be to just plug in the directory into the command line:
Code: Select all
sudo -u nagios [ -w "/path/to/directory" ]
Where you plug in the directory name in place of
/path/to/directory.
Long story short, if you run that command to check your backup directory, you can safely ignore what the web interface says.
If you didn't get an 8% raise over the course of the pandemic, you took a pay cut.
Discussion of wages is protected speech under the
National Labor Relations Act, and no employer can tell you you can't disclose your pay with your fellow employees.