[Box Backup] Win32 client bbackupctl

Ben Summers boxbackup@fluffy.co.uk
Tue, 18 Jan 2005 09:51:57 +0000


On 16 Jan 2005, at 16:58, Andreas Schrafl wrote:

> I got everything working and it does transfers files both ways trough 
> bbackupd.exe but using bbackupctl.exe to transfer the files aborts 
> with an error 1/2 so something in the config file.
>
> E:\Programme\Box Backup>bbackupctl.exe -c ./bbackupd.conf reload
> Using configuration file
> Exception: Common (1/2)
>
> But
> E:\Programme\Box Backup>bbackupquery.exe -c ./bbackupd.conf
> runs without problem.
>
> Also if I start it by hand like bbackupd.exe -c ./backupd.conf it runs.
>
> Perhaps this has something to do with the not english Windows and not 
> on drive c:?
>
> Does anybody have the same problem?

The output from bbackupctl.exe shows that it is not picking up the name 
of the config file from the command line. So it's not able to open the 
file called "".

I'm not sure there's anything you can do until Nick fixes this.

We must get that code imported into the main tree so these things are 
easier to fix and manage.

Ben