Scheduled ssh backup and manual restore

The idea is:

Automated backup to remote site via SSH.

It would be great if I can configure SSH site details and n8n will automatically back itself up on a schedule, maybe daily. This would be combined, of course, with a new option to do a manual restore from the remote site.

My use case:

I use n8n to do various automations for a webcam on youtube. A couple times now our colo provider has gone down requiring us to spin up our backup gcp infrastructure. But our n8n is constantly updated (I am always tweaking something), I had no current backup. so we were stuck on old versions for a while until the colo came back up. If we had automated ssh backup, I could have quickly restored n8n and we could have run in dr with full functionality.

thank you. love n8n.

I think it would be beneficial to add this because:

Any resources to support this?

Are you willing to work on this?

No reason for this to exist. You can do this yourself by creating a workflow that backs up data or by using cron to backup your docker volume