syntax help
I am getting this error:
Upload of file .. was successful, but error occurred while setting the permissions and/or timestamp. If the problem persists, turn off setting permissions or preserving timestamp. Alternatively you can turn on 'Ignore permission errors' option.
I need to know how to place the nopreservetime and nopermissions switches in this line of code:
winscp /session "%WinSCPSavedSession%" /command "cd /" "lcd %ProdDriv%\%PSCUpymt%" "put test.txt" "exit"
Upload of file .. was successful, but error occurred while setting the permissions and/or timestamp. If the problem persists, turn off setting permissions or preserving timestamp. Alternatively you can turn on 'Ignore permission errors' option.
I need to know how to place the nopreservetime and nopermissions switches in this line of code:
winscp /session "%WinSCPSavedSession%" /command "cd /" "lcd %ProdDriv%\%PSCUpymt%" "put test.txt" "exit"