Re: synchronize
You should do:
synchronize remote "C:\Inforce\SQL_Server\Datenexport_test\transfer" /TEST
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
synchronize remote "C:\Inforce\SQL_Server\Datenexport_test\transfer" /TEST
option batch on
option confirm off
open test@test.de
option transfer automatic
synchronize remote /TEST "C:\Inforce\SQL_Server\Datenexport_test\transfer"
close
exit
synchronize remote