Cloud backups of your scenarios — with one-form restore

On schedule the scenario exports all your scenarios and connections over ssh, files them into dated folders in AWS S3, and can push a copy back — you just upload the file through a protected form.

  • The backup makes itself on schedule — nothing to remember
  • Dated folders show exactly what was saved and when
  • Every record is stored both as its own file and in a combined archive
  • Restore through a form instead of a long manual ordeal
SSHn8n Form

How it works

To pass leads from AWS S3 to SSH automatically, use a ready-made scenario — no manual copying, no lost leads.

  1. Starts when: Run Scheduled Backup
  2. Then: Set Backup Configuration
  3. Then: Create Backup Folder
  4. Then: Create Credentials Folder
  5. Then: Export Credentials via SSH
  6. Then: Parse Credential Export JSON
  7. Then: Split Credential Export
  8. Check: Loop Over Credentials
  9. Then: Convert Credential to JSON
  10. Then: Prepare Credential File Upload
  11. Then: Upload Credential File to Drive
  12. Then: Convert Credential Archive to JSON
  13. Then: Prepare Credential Archive Upload
  14. Then: Upload Credential Archive to Drive
  15. Check: Merge Workflow and Credential Exports
  16. Then: Build Combined Backup
  17. Then: Convert Combined Backup to JSON
  18. Then: Prepare Combined Backup Upload
  19. Then: Upload Combined Backup to Drive
  20. Then: Create Workflows Folder
  21. Then: Export Workflows via SSH
  22. Then: Parse Workflow Export JSON
  23. Then: Split Workflow Export
  24. Then: Convert Workflow Archive to JSON
  25. Then: Prepare Workflow Archive Upload
  26. Then: Upload Workflow Archive to Drive
  27. Check: Loop Over Workflows
  28. Then: Convert Workflow to JSON
  29. Then: Prepare Workflow File Upload
  30. Then: Upload Workflow File to Drive
  31. Then: Split Uploaded Backup Files
  32. Then: Parse Uploaded JSON Files
  33. Then: Detect Backup Record Types
  34. Check: Route Workflows and Credentials
  35. If yes: Split Workflow Records
  36. Then: Convert Workflows for Import
  37. Then: Upload Workflows to Remote Host
  38. Then: Import Workflows into n8n
  39. If no: Split Credential Records
  40. Then: Convert Credentials for Import
  41. Then: Upload Credentials to Remote Host
  42. Then: Import Credentials into n8n
  43. Then: Set Restore Configuration
  44. Starts when: Receive Restore Files

You can launch this AWS S3 + SSH integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.