fwbackups - FAQ

Is there any documentation available?
Yes! There is a complete user manual for version 1.43.1 and 1.43.2.

I think I've found a bug in fwbackups. What can I do?
Please use the bug tracker located at bugzilla.redhat.com (Product "Fedora", component "fwbackups")

How do I build fwbackups from source/Git?
After installing Qt and CMake, run this command in the build/<platform> directory:

  • On Windows with MinGW: cmake . ..\..\ -G "MinGW Makefiles"
  • On Mac OS X, Linux or other *nix based platforms: cmake . ../../

Once CMake has completed generating the Makefiles, run: make

I think I've found a bug in fwbackups. What can I do?
If you think you have found a bug in fwbackups or need to request support, please use the bug tracker located at bugzilla.redhat.com (Product "Fedora", component "fwbackups")