Hi, there is this manual here which explains how the scripts work:
You want to use the run-script-before and run-script-after options.
Some tips with scripts:
- You want to check the operation type, so it only runs for backup. Otherwise every time you try to restore, it will run.
- You can use the same script file for both if you check the event name (before/after).
I assume you know the command to mount, otherwise you can search for other posts on this forum for that.
There are sometimes problems reported when using a network drive as the backup source, but you will need to see how well it works for your setup.