I confess to not even being aware of this utility. Backup has been something of a black box to me. I'll certainly give it a try.
My .filetool.lst and .xfiletool.lst are purposely empty. When I reboot, and the backup option is checked (by default) I receive an error because they are empty. I would prefer that it just backed up nothing for two reasons:One, is that I would always ...
I do a lot of websurfing, and I clear the (Opera) browser cache before I exit, but I do notice a gradual increase in backup time. I think it's mostly cookies (which of course keep increasing as you websurf). Unfortunately a lot of sites expect you to h...
Robert Shingledecker announced the immediate availability for download of the Tiny Core 4.7 RC1 Linux operating system.
Highlights of Tiny Core Linux 4.7 RC1:
• New GUI access to .filetool.lst, .xfiletool.lst, and backup options have been implemented.
• filetool.sh was updated to interface with updated filetool GUI;
• ondemand now supports scm extensions;
• scmapps GUI for ne
@tetonca: I completely agree with you. Especially when you say "Modifying .filetool.lst is a deliberate act; it is an instruction you've commanded." and "You, yourself, do the 'delete' the moment you delete a line from /opt/.filetool.lst." The filetool...
Quote from: baz on Today at 02:33:41 PM@Milkshaw: This ...The thing is, the system currently does automaticallydelete files. If you remove lines out of filetool.lst, then doa backup, it will automatically delete ...
I agree with tetonca in that it is the user's responsibility to keep their own backups or archived copies of mydata.tgz. If the system was to create a mydata.tgz~ backup of the backup, that would punish those who keep a rather large backup on a small ...
I'm trying to setup a backup script on Ubuntu. Every day I want to copy my local source directory to a backup directory on a remote server uniquely named with the date. (e.g., backup-jan1/, backup-jan2/, etc) It should store a mirror of the earliest state and use difference files to recreate the new backup points.
This is pretty simple with rsync.
To continue the discussion:@Jason W: In a regular TC install that is very much true. In my case I have a persistent opt, tce, and home so anything in those folders, including filetool.lst itself, doesn't need to be included. I use it mainly for certai...