Remote file path not exist
Hi,
my script file:
If the remote file path /test4 is not existing, I get an error message "file path does not exist". Is it possible to create the remote file path during the session?
Thanks
Wolfgang
my script file:
option batch on option confirm off open Haus synchronize remote c:\temp4 /test4 -delete -filemask=|*.tib;*.db exit
Thanks
Wolfgang