-w: ask for permission before overwriting a new file version in the existing backup
(-i:) inform when a file was deleted from the backup (it was deleted before from the .filetool.lst)
?
I had the case before where my resolv.conf file (for an usb modem) from a backup, was overwritten from a log into a wlan net.
When I made a backup later, I was not informed the file was automatic overwritten from wifi.sh
It took time to find the resolv.conf was overwritten during a backup.
http://forum.tinycorelinux.net/index.php/topic,12057.msg64265.html#msg64265Any warnings would be great.
Like I would use:
filetool.sh -b for the first backup (or brutal backups)
filetool.sh -bw for asking if an existing file can be overwritten by a new version (Informations could be published if a file was deleted..).
I came to this idea because I was wondering the quality of the script "tce-update" where update/not updates information are on the screen during the script execution.