flatpak RealTimeSync not working in linux

Discuss new features and functions
Posts: 2
Joined: 4 Oct 2016

emvedeesje

Tests made on linux Mint-20 cinnamon.
This command works:
flatpak run org.freefilesync.FreeFileSync "/home/username/realtest.ffs_batch"
And this command does nothing:
flatpak run --command="RealTimeSync" org.freefilesync.FreeFileSync "/home/username/realtest.ffs_batch"
Anyone a hint why? Thanks in advance.