Skip to content

Backup.sh : Add command line option to backup all data. #4

@OWarneke

Description

@OWarneke

It should be possible to create backups without the interactive mode.
This way it is possible to more easyly creat regular backups.

e.g.:
Add command line options as follows:

"Backup.sh -S /media/rfs/internalsd/ -T /media/rfs/externalsd/ -C ConfigBackupPaths -M SettingsFile-D true -L true"
-C Config "SettingsFilePath"
-M Storage Mode: "Upperdir / PCWE / SettingsFile"
-D Store DeviceData "True/False"
-L Store LicenseFiles "True/False"
-S SourceLocation /media/rfs/internalsd/
-T TargetLocation /media/rfs/externalsd/

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions