Re: No session log
Your syntax is correct (for the log). Does your batch file log to the same folder (
As aside note: You should use
c:\test
)? I assume the script itself (file upload) works.
As aside note: You should use
-privatekey
switch of open
command from your script file, not /privatekey
command-line parameter.