The log file in WinSCP is very large after running, how can I reduce it?
My bat code is below:
The log file in WinSCP is very large, about 22Mb after running, please help me get the small log file, hope not greater than 1Mb.
The log file should include error information, the number of uploaded files, etc.
del /f /s /q example.log "C:\Program Files (x86)\WinSCP\winscp.com" /script=SyncRemoteScript.txt /log=example.log pause
The log file should include error information, the number of uploaded files, etc.