Switch Backup without Scripting

Post Reply
FlorianDSK
Newbie
Posts: 19
Joined: Fri May 26, 2023 2:35 pm

Switch Backup without Scripting

Post 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
User avatar
Terkelsen
Advanced member
Posts: 335
Joined: Thu Sep 08, 2011 5:08 pm
Contact:

Re: Switch Backup without Scripting

Post 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
weavesingle
Newbie
Posts: 1
Joined: Thu Jun 06, 2024 6:31 am

Re: Switch Backup without Scripting

Post by weavesingle »

There is an option called "Save flows automatically" that saves flows before activating them; perhaps that is sufficient for you?
User avatar
tdeschampsBluewest
Member
Posts: 122
Joined: Tue Jun 01, 2021 11:57 am

Re: Switch Backup without Scripting

Post 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.
Do you like the Enfocus Apps developed by Bluewest?
Feel free to leave a comment on the Appstore!
hoopigoldber
Newbie
Posts: 1
Joined: Thu Jul 25, 2024 10:07 am
Contact:

Re: Switch Backup without Scripting

Post 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.
Post Reply