correct syntax for -s option

Asked by Eric

Hi!

the storage directory in /etc/systemback/systemback.conf is :
storage_directory=/mnt/Backup_Linux

as I want to write a backup to my NAS, I launch this command :
systemback-cli -n -s=/media/tt/NASbak_Linux/

nonetheless, the backup is added to /mnt/Backup_Linux and systemback-cli does not display any syntac error message.

What can I do to keep systemback.conf the same and, once in a while, backup my system to my NAS ?

Question information

Language:
English Edit question
Status:
Answered
For:
Systemback Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Kendek (nemh) said :
#1

The Systemback does not accepts multiple command line options like this. So you can use the following:

systemback-cli -s /media/tt/NASbak_Linux
systemback-cli -n
systemback-cli -s /mnt/Backup_Linux

Can you help with this problem?

Provide an answer of your own, or ask Eric for more information if necessary.

To post a message you must log in.