You are here

Toucan

Differential Zip Backup Ending Too Soon

Submitted by chopstickkk on December 14, 2010 - 7:10pm

I'm performing my second differential backup (the basefile and first differential went fine) but it exits too soon after creating an 88-89Mb Zip file (which is only a few percent into the job).

I thought that perhaps there was a file that Toucan didn't like and deleted the files where the program exited but on retry the backup just ended on a file soon after. I then deleted a bunch of folders after and before the point where it exited yet the program did get further again but still exited early on the 88-89Mb mark.

Toucan 3.1 Progress

Steve Lamerton's picture
Submitted by Steve Lamerton on December 7, 2010 - 3:17pm

Toucan 3.1

I am hard at work on Toucan 3.1 and thought I would give you all a quick update on what I plan to add for the new version. I will update and expand this when progress is made on each of the sections.

Improved Progress Output

Error: there is no such archive

Submitted by melpa on December 3, 2010 - 10:00am

I have created a backup job with the following options (GUI in German):
- Typ: Komplett
- Format: 7-Zip
- Kompressionslevel: Keine (-> none)
- Sonstiges: Passwort, Test After Creation
- no rules
- Backup source is a complete directory on a memory stick
- Backup destination in an existing directory on the computer

As soon as I run this job I get the following output in the progress window:

10:27:21 Toucan 3.0.3
Date: 2010-12-03
Computer Name: ((snip))

Operating System: Windows XP (build 2600, Service Pack 3)
Erstelle Liste der Dateien, dies kann eine Weile dauern.

Toucan doesn't work with Network-UNC-Path since v3.0

Submitted by STBE_gr on December 1, 2010 - 7:30am

Hello,
I use Toucan to Sync files from a Server to a local drive.
I can select the source-path e.g. \\Dbserv1\ and the destination-path e.g. Q:\SAVE.

The button Preview works -> no messages.

The Run button creats the following:

13:10:19 Toucan 3.0.4

Computer Name: xxxx
Operating System: Windows XP (build 2600, Service Pack 3)

13:10:19 Could not create :\Dbserv1\
13:10:19 Could not create :\Dbserv1\C_\
13:10:19 Could not create :\Dbserv1\C_\XIFXSAVE\

Elapsed: 00:00:01

Scripting ease

Submitted by nqkzt057 on December 1, 2010 - 5:49am

I think it'll be much easier for user to just have 2 separate panel, one for displaying all the jobs, one for jobs that will run when execute the script. Then user can just drag and drop or click a button to add the jobs to the script.

Right now, you have to write the script by hand, which is tedious and error prone (typo etc.)

How about it?

PS: One a side note, can you explain how "Short comparison" work compare to "Full comparison"? I noticed that "Short comparison" is much faster than full, but I don't know about its correctness.

Syncing does not work properly - bugs?

Submitted by JacekO on November 30, 2010 - 11:05pm

OK. I just started with Toucan (3.0.4) so I might not be runnig it right but the behavior is quite strange.
I am trying to syncronize two folders with large number of folders (over 600) each containing 1 to about 20 subfolders. Each subfolder can hold up to 30 or so files.

The following options are selected: Mirror, File Size and Preview Only Changes.

1. When the content of the main folder is loaded into the panels most of the folders do not show the + sign indicating a presence of subfolder(s).

Toucan non-zip backup

Submitted by Iain on November 23, 2010 - 11:36am

I discovered Toucan a while ago and think it’s a great program that is very handy when working on the move.
I’m trying to keep a non zip backup of the entire server with over 150GB of data. I would like to keep a true mirror copy of the files. Any files changed should be moved to an archive location before syncing with the main destination.
It would be good if the archive directory have the same structure as the source to prevent files with the same name overwriting.

Can anyone help me with this script, if it can be done!

Scripting with Lua

Submitted by krischan on November 23, 2010 - 3:39am

Hi,
I am very new to Toucan-Scripting and I can´t figure out, why it is not working.

In detail I try perform several jobs with scripting. The script shall be started from a bat-file.
Everything works fine, if my script looks like this:

--Here starts the LUA-Script
sync([[c:\\temp\\quelle]], [[c:\\temp\\@dayname@]], [[Mirror]])
--...here there are many sync-jobs
--Here ends the LUA-Script

But when I want to add more options, my script wont run at all - I am about do despair!

Bugs in 3.0.3

Submitted by kethal on November 19, 2010 - 1:45pm

I have a variable @DroughtOnSac@ with the value Y:\ and another variable @DroughtOnDrive@ with the value @drive@\Documents\\co2 drought

Using sync with mirror or copy (and probably the others too but I haven't checked) I keep getting the error "Failed to copy Y:\\test.txt" for every file that should be sent to the other drive. It looks like it's trying to use "Y:\\" instead of "Y:\". I'm sure this used to work.

Also in playing with this, I've found that a bug in the sync tab.

Pages