hey all,
I was having problems with rules in the GUI of 3.0.4 and followed the
suggestion to try 3.1. I installed.
I created a SYNC and ran in GUI. Works fine.
putting this line in a batch file
C:\...\Toucan\App\Toucan\toucan.exe" /j "SyncSM" /l "C:\..\synclog.txt"
gives an error that "the source path is invalid"
I reinstalled 3.0.4 and the batch file runs without a problem.
Lance
C:\... is invalid. You need the real path in the batch file.
Sometimes, the impossible can become possible, if you're awesome!
C:\... is just abbreviated for the forum.
The full path is in the file. Just didn't feel like typing
"C:\Documents and Settings\lance\Desktop\Pendrive\PortableApps\Toucan\App\Toucan\toucan.exe" /j "SyncX"
Lance
will have a fix out for this tomorrow in the next pre-release. Thanks for reporting it.