WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: how to safe backup from cli  (Read 2187 times)

Offline ttz

  • Jr. Member
  • **
  • Posts: 82
how to safe backup from cli
« on: January 11, 2016, 07: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

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11221
Re: how to safe backup from cli
« Reply #1 on: January 11, 2016, 07:31:58 PM »
Hi ttz
Have you checked:
Code: [Select]
filetool.sh -h
« Last Edit: January 11, 2016, 07:34:05 PM by Rich »

Offline ttz

  • Jr. Member
  • **
  • Posts: 82
Re: how to safe backup from cli
« Reply #2 on: January 12, 2016, 03: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