Backu/Restore from shell


Forum: HD Install
Topic: Backu/Restore from shell
started by: Swistak

Posted by Swistak on Feb. 27 2007,19:20
Is there a way to backup files from command line? (for example running backup every hour rom cron?)
Posted by roberts on Feb. 27 2007,19:23
# filetool.sh backup noprompt

It uses device as found in /opt/.backup_device

Posted by mikshaw on Feb. 27 2007,19:27
/usr/sbin/filetool.sh backup [device]
/usr/sbin/filetool.sh restore [device]

If no device specified, it will check /opt/.backup_device

I assume this needs to be run as root.

Posted by Swistak on Feb. 28 2007,15:57
thnx a lot.

i assume that if i already have backup/resume working,

Code Sample
sudo /usr/sbin/filetool.sh backup noprompt
will save settings without any interaction from user ?

Powered by Ikonboard 3.1.2a
Ikonboard © 2001 Jarvis Entertainment Group, Inc.