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?
How can I automate FFS to auto-name & then zip the sync'd folder?
- Posts: 1
- Joined: 3 Dec 2019
- Posts: 2451
- Joined: 22 Aug 2012
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.