View Single Post
Posts: 63 | Thanked: 29 times | Joined on May 2010
#114
Originally Posted by ndi View Post
I vote for changing current

YYYYMMDD-backup-optfs.tar

to

YYMMDD-HHMM-o.tar

It's easier to read and shorter. I see no reason to add "backup" or entire "rootfs/optfs" to the name.

Also, the new version still has the "procede" typo in the menus - should be "proceed".

And finally, tested backup and restore (I crashed it again). It's all on the level.

What is so different in other people's systems their /tmp breaks it?
Buddy,

If you want to manually edit the files, you can get it this way:

Edit:
/usr/share/backupmenu/BackupMenu.item

Replace line 540 with:
date=`date +"%Y%m%d-%H%M"`

Replace line 643 with:
backupOptLocation="/tmp/mnt/sd/$date-o.tar"

and 645 with:
backupOptLocation="/tmp/mnt/mydocs/$date-o.tar"

Hope this help you.
 

The Following 2 Users Say Thank You to joelteixeira For This Useful Post: