Get the new PortableApps.com Platform 10.0: Gorgeous themes, a full portable app store and advanced functionality
Announcing the World's Best Flash Drive: The PortableApps.com Companion | Did you see a malware warning on Friday?

Command line without job example

fishofchaos - February 25, 2010 - 9:24am

I'm trying to use the full command line option and failing are there any examples somewhere, of a few working command lines, as I'm mainly doubtful of the syntax.

I'm trying:-
%PROGRAMDIR%\Toucan\App\toucan\Toucan.exe Sync "E:\xxxx\yyyy" "E:\aaaa\yyyyy" Copy ""

and no items are copied (or whatever else I try.
If I create a job using the same paths and
%PROGRAMDIR%\Toucan\App\toucan\Toucan.exe jobname
it works.

Thanks


( categories: )

I

think what you need is the following:

%PROGRAMDIR%\Toucan\App\toucan\Toucan.exe Sync "E:\xxxx\yyyy" "E:\aaaa\yyyyy" Copy "" false false false false

Hope that helps!

'...and do the other things, not because they are easy, but because they are hard...' JFK