Simple Python script to generate FreeFileSync sync configurations via GUI

Get help for specific problems
Posts: 8
Joined: 5 Apr 2026

HeinzB

Hi everyone,

I'd like to share a small Python tool I put together to make creating FreeFileSync sync folder pairs a bit more comfortable.

The script (ffs_gui_generator_v3.py) provides a simple GUI where you can define your source and destination folders and generate ready-to-use FreeFileSync configurations – no manual editing required.

To use it, just rename the attached .txt file to .py and run it with Python.

Hope it saves you some time and makes your FreeFileSync workflow a little easier. Feedback and suggestions are very welcome!

Enjoy!
Attachments
ffs_gui_generator_v3.py.txt
python program
(17.87 KiB) Downloaded 17 times