Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: ttz on January 11, 2016, 10:07:29 PM

Title: how to safe backup from cli
Post by: ttz on January 11, 2016, 10:07:29 PM
How can I get the benefit of choosing safe backup in GUI at the terminal?

The GUI gives me option for safe backup. I can't find a way to do this in terminal.

I have checked:

http://wiki.tinycorelinux.net/wiki:backup_commands
and

Code: [Select]
less /usr/bin/backup
Code: [Select]
less /etc/init.d/tc-functions
Code: [Select]
backup --help
Code: [Select]
help backup

Thank you,
ttz
Title: Re: how to safe backup from cli
Post by: Rich on January 11, 2016, 10:31:58 PM
Hi ttz
Have you checked:
Code: [Select]
filetool.sh -h
Title: Re: how to safe backup from cli
Post by: ttz on January 12, 2016, 06:42:36 PM
@Rich

HA! No, I did not look at filetool.sh. I would never have thought to look at it for this!!

Thank you, sir, for the direction,
ttz