Backu/Restore from shellForum: 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 nopromptIt 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,
|