Page 1 of 1

Switch Backup without Scripting

Posted: Wed Nov 22, 2023 9:37 am
by FlorianDSK
Hello,

Is it possible in Switch without the scripting module to automatically save all flows and their contents at a certain time as a backup in a folder in order to reload them in the event of a failure at time X?

thanks und regards

Re: Switch Backup without Scripting

Posted: Tue Nov 28, 2023 9:36 am
by Terkelsen
I think you will find what you are looking for in the answer from cedric.sintes in this thred:

viewtopic.php?p=11012#p11012

Re: Switch Backup without Scripting

Posted: Mon Jun 10, 2024 4:17 am
by weavesingle
There is an option called "Save flows automatically" that saves flows before activating them; perhaps that is sufficient for you?

Re: Switch Backup without Scripting

Posted: Fri Jun 14, 2024 9:42 am
by tdeschampsBluewest
Hi,
The solution of Cedric sintes is also in an APP "autosave plus", sadly in legacy, so it may disappear in a near future, or have some compatibility problem when the support for legacy will end.

I may redevelopp it in typescript for the appstore, and i think we may put it for free, but it's a matter of time and priority (a lot of other app under developpement ;) )

Keep in mind that both solution (Cedric one, and on the appstore) do not behave like a right click/export => It won't have any propertyset in it, you need to save them alongside your flows.

Re: Switch Backup without Scripting

Posted: Fri Jul 26, 2024 4:39 am
by hoopigoldber
FlorianDSK wrote: Wed Nov 22, 2023 9:37 am Hello,

Is it possible in Switch without the scripting module to automatically save all flows and their contents at a certain time as a backup in a folder in order to reload them in the event of a failure at time X?

thanks und regards
Switch does not have a built-in option for automatically saving all flows and their contents at a predetermined time without using the scripting module. This feature necessitates the capacity to interact with the Switch environment programmatically, which is essentially the responsibility of scripting.