Changes

Jump to: navigation, search

De:Wie erstelle ich eine Sicherung

145 bytes added, 13:18, 4 February 2014
no edit summary
{{languages/de|How to make a backup|Wie erstelle ich eine Sicherung}}
'''How to make a backupWie erstelle ich eine Sicherung''' of your meiner Gramps genealogy databaseGenealogie Datenbank.
{{Out of date|'''TODO''': check if command line uses default options on export, last used options or ignore options not set on command line. Because default options by using Gramps user interface and Exporter enable "privacy filters"...}}
==Gramps Version 3.3 und später==
Simply select Wähle einfach "Make BackupSicherung erstellen..." from the aus dem Untermenü "Family TreesStammbaum" menu itemin der Menüleiste.
[[Image:MakeBackup-GrampsXMLBackup-40.png|left|thumb|250px|FigAbb. 1. Backup OptionsSicherungsoptionen]]
{{-}}
Note that this is just a regular XML export, except that no data is filtered out. You can import these as usual with any exported file.
You can also define the pattern for the backup filename by setting the ''paths.quick-backup-filename'' in the ~/.gramps/gramps34gramps40/gramps.ini key file like the following:
[paths]
quick-backup-filename='%(filename)s_%(year)d-%(month)02d-%(day)02d.%(extension)s'
You can use any of the following keywords Du kannst jedes der folgenden Schlüsselwörter in the patternder Vorlage verwenden: year(Jahr), month(Monat), day(Tag), hour(Stunde), minutes(Minuten), seconds(Sekunden), filename(Dateiname), extension(Erweiterung).
For version Für Version 3.3 you should use the appropriate solltest du entsprechen die ~/.gramps/gramps33/gramps.ini key fileSchlüsseldatei verwenden.
==Gramps Version 3.1.x und später==
===With media filesMit Mediendateien===
Assuming your database is called "My Family Tree", and you want the backup to include external media objects such as images and documents, the recommended method to create a backup is to use the gramps-pkg format:
gramps -O "My Family TreeMein Stammbaum" -e backupsicherung.gpkg
oder
gramps --open="My Family TreeMein Stammbaum" --export=backupsicherung.gpkg
This is equivalent to selecting the following menu optionsDies entspricht der Auswahl folgender Menüoptionen:
Family Trees Stammbäume -> Export -> "GRAMPS package (portable XML)" -> "Entire DatabaseGesamte Datenbank".
In case of problems, you can add the format of the output to the above command. For a gramps package:
--format=gpkg
oroder
--format=gramps-pkg
===Without media filesOhne Mediendateien===
If you don't need to include the media objects in your backup, then you can make use of the [[Gramps XML]] format:
gramps -O "My Family Tree" -e backup.gramps
oroder
gramps --open="My Family Tree" --export=backup.gramps
8,877
edits

Navigation menu