Tiny Core Linux

Tiny Core Base => TCB Bugs => Topic started by: coreplayer2 on August 11, 2011, 11:23:40 PM

Title: backup from v3.7 CP/backup or during shutdown often gives an unnecessary error..
Post by: coreplayer2 on August 11, 2011, 11:23:40 PM
1. During shut down or when running backup from the Control Panel  we often receive an unnecessary error when there is nothing to back up or the file does not exist.    Various errors are given but the two awkward issues are either nothing to backup (ie an empty archive) due to removal of items in the filetool list or the MyData file has been deleted or never created..

I'm assuming that the Backup/Restore function uses a different script to running "filetool.sh -b"?   Because running Backup from the Control panel will always produce the same annoying error.   It looks like it calls the same script as the shutdown feature, which doesn't make a lot of sense considering the Control Panel would logically provide administrative controlling features (but doesn't)

Only the command "filetool.sh -b" from a terminal window will create a new MyData.tgz file.   I think it's more logical that the File Tool from the Control Panel accomplish this simple task

2.  Additionally, the backup fails when run from the CP or shutdown menu if the archive is empty,  which then requires many steps to shutdown in this situation.
Title: Re: backup from v3.7 CP/backup or during shutdown often gives an unnecessary error..
Post by: gerald_clark on August 12, 2011, 01:12:57 PM
Please try the current version.
Current version is 3.8.1.
Title: Re: backup from v3.7 CP/backup or during shutdown often gives an unnecessary error..
Post by: Guy on August 12, 2011, 10:34:36 PM
You can use "norestore" in the bootloader, so backup will not run.
Title: Re: backup from v3.7 CP/backup or during shutdown often gives an unnecessary error..
Post by: coreplayer2 on August 13, 2011, 01:36:56 PM
Thanks, yes you can but i think that misses the point, as it is definitely required.  just if you have to make a new MyData file only the "filetool.sh -b" will accomplish the task (at least on older versions ie up to 3.7.1)   will try 3.8.1 now :)
Title: Re: backup from v3.7 CP/backup or during shutdown often gives an unnecessary error..
Post by: coreplayer2 on August 13, 2011, 11:10:35 PM
Please try the current version.
Current version is 3.8.1.


Yes infact 3.8.1 does create a MyData backup from the Control Panel  Thanks :)


Next up will the file be created if it would be empty??