Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: barty on March 16, 2010, 06:26:56 AM
-
Hi,
How can I trigger backup (mydata.tgz) from command line. I know how to do it from UI but couldn't find any info about shell.
Second thing are automatic backups on reboot/down. How can I turn them on or off?
-
filetool.sh backup
Edit .profile, change BACKUP=1 to 0, now the box will not be ticked automatically.
-
Thanks a lot!