Hi,
when using the awesome FreeFileSync with a batch job I'd like to see a window pop up after the comparison took place, which shows what will happen when the user confirms to proceed. In other words I need the same window pop up which also pops up in manual GUI mode when clicking on "Synchronize". Ideally this would also be configurable so that the window only pops up when files are gonna be deleted or overriden and when there is a conflict. Plus it should be an option which isn't global but separate for every batch job.
Is this already possible via a setting I just was too blind to find or could this please be implemented?
Thanks for reading!
Greets!
Is there a preview/confirmation window available for batch jobs?
- Posts: 2
- Joined: 7 May 2021
- Posts: 2451
- Joined: 22 Aug 2012
That is exactly what *.ffs_gui files are for ...
So, don't save your sync as a *.ffs_batch file, but as a *.ffs_gui file.
You can still invoke such sync from a command line.
And if I am not mistaking, when opened from the command line, a *.ffs_gui file instantly runs its Compare and then waits.
So, don't save your sync as a *.ffs_batch file, but as a *.ffs_gui file.
You can still invoke such sync from a command line.
And if I am not mistaking, when opened from the command line, a *.ffs_gui file instantly runs its Compare and then waits.