
Backup at shutdown [X]

Add editors for pre and post scripts.
Use scp upload and ssh to run them for non local backups.
(Pre: Dump database, Post: Cleanup)

Restore backed up data.

Better return value handling of remote commands.


One exclude/include for each value in the treeview:
----------------------------------------------------
--exclude="*.tar.gz" --exclude="*.txt"
----------------------------------------------------

Or use this instead:
----------------------------------------------------
--exclude-from=FILE     read exclude patterns from FILE
--include-from=FILE     read include patterns from FILE
----------------------------------------------------

Separate and reorder the buttons in the backup tab.

During larger rsync calculations/chunk gets theres
no output and it can look like the gui has frozen a while.
Iterating main or updating the process view at an interval fixes it.

Write help window contents.

Generate new keys menu. For IP-changes etc. Required ?

Add a progress bar beside the key type in
the remote menu that shows cert gen progress ?


Fix: "Cancel backup". Signals all "rsync" processes as is.


Rsync server settings tab:
----------------------------------------------------
Settings: create, populate and save.
Activate / deactivate buttons in the frame.
