How can I automate FFS to auto-name & then zip the sync'd folder?

Discuss new features and functions
Posts: 1
Joined: 3 Dec 2019

HMP

Hi, how can I automate FFS to run scheduled and run 2 batch profiles (one after another or simultaneously)
to mirror copies to backup folders which are auto-named to the current date in 6-digit format (DAY:MONTH:YEAR) and then automatically zipped, and then delete the backup folder it created?
User avatar
Posts: 2283
Joined: 22 Aug 2012

Plerry

It looks like you need a command/shell script around FFS, launching FFS with the correct parameters, possibly using Macros, and organize the zipping and deletion also from that same (or another) script.