Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

EduTech

Re: overwrite log file

martin wrote:

This cannot be set on command-line. You have to configure it in the GUI.


If you set the configuration in the GUI for how log files should be generated (i.e. overwrite), do those rules then apply to any script commands?
martin

Re: overwrite log file

This cannot be set on command-line. You have to configure it in the GUI.
Guest

overwrite log file

how can I overwrite the log file using command

winscp.exe TESTUSER /console /script="C:\docs\bat\winscp.txt" /log="c:\docs\bat\winscp.log"

I see int he windows gui on the logging tab (window) I can set the overwrite option how can I do this using the scripting or commands?