I've recently started using toucan and I like it's simplicity and speed, however there are a few things I would greatly appreciate to be improved/implemented.
When you create a backup job and put its compression level to none, a zip file is still created, the file contents are just not compressed. In the format section, I would like a None option along with Zip and 7-Zip, since it takes a while for my computer to open large zip files even if the contents isn't compressed.
Also, when you apply a password to a backup, the password is applied on individual files. This means that people can still view file names and folder structures without knowing the password. I think it would be better to apply the password to the single containing folder of the zip file so it cannot be viewed without a password (it also means that viewing files is much easier since you don't have to supply a password every time you want to open a single file).
My last request is to allow multiple directories for differential backup. I suppose its just a feature difficult to implement or it would already have been done. Right now I just create different backup jobs for each folder.
Keep up the good work and I hope you consider some of these ideas for future releases!
You are here
Zip files, differential backup
June 18, 2009 - 7:36am
#1
Zip files, differential backup
for taking so long to reply to this, I missed it on the tracker.
Thanks for your feedback