February 16, 20242 yr I'd like to backup several things to my external usb drive Rather than messing with more and more stacking apps to accomplish this, I thought I'd just write a few cron scripts. Where should I put them?: /boot/config/plugin/cronjob ? from here Backup all my personal pics and videos from /mnt/user memories to the external drive using rsync. I'd only like to be emailed about new or changed files. I want to be emailed about failures which sendmail does give me /usr/mail/sendmail, so I can use that. There's also an rsync, and the pgdump thing is around somewhere, perhaps in the docker, but I can get at that too with a docker exe command I think. Any advice on places to look? Officialy documentation on this sort of thing? https://crontab.guru/ https://gist.github.com/maxkagamine/0fda138ff67e4ad9fcad692fe852a168 https://www.reddit.com/r/unRAID/comments/gdgf35/how_to_write_script_to_execute_command_inside_a/
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.