Hi, I'm having problems with my crons and it's like they don't have permissions. I have one that creates a backup, the command works fine in the terminal but the cron runs without errors but doesn't create the backup file.
I have another test command that edits a .txt file in the terminal, but it doesn't do it in the cron and doesn't throw an error, it marks the cron as having finished successfully.
