Search found 1 match

by blehmann
03 Jul 2022, 20:49
Forum: Help
Topic: [SOLVED] Path to FreeFileSync (flatpak)
Replies: 6
Views: 4441

Re: [SOLVED] Path to FreeFileSync (flatpak)

I ran into the same issue with Ubuntu 20.04. However, I managed to schedule a backup using the Flatpak version with crontab.

1. I found the execution command in the Desktop icon.
/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=FreeFileSync --file-forwarding org.freefilesync ...