Description
FreeFileSync is a folder comparison and synchronization software that creates and manages backup copies of your important files. Instead of copying every file every time, FreeFileSync determines the differences between a source and a target folder and transfers only the minimum amount of data needed.
NOTE:
flatpak override --user --socket=session-bus org.freefilesync.FreeFileSync
flatpak-spawn --host
flatpak-spawn --host mycommand arguments
FreeFileSync allows you to open files in external applications or run custom scripts. However, when sandboxed as Flatpak, external applications or scripts from your host system are not accessible. If you want to give FreeFileSync access to your host applications/commands, run this command in terminal to give it access to your session DBus:(Or you can use Flatseal to configure this permission). Now you can run any app/command, if you prefix it with "", i.e.: