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

martin

Re: Date added to text files last line

If you download the file and check the downloaded file contents, does it also contain that line?
simko

Date added to text files last line

Hello,

When I try to edit a text file - especially CSS files - with the external file editor there is a new line at the bottom of the text file with the actual datetime of the opening.

For example my file before editing the last lines:
.login .privacy-policy-page-link {

  margin: 0;
  margin-top: 1rem;
}


When I open it from WinSCP this line added to the bottom with an empty line after it:
.login .privacy-policy-page-link {

  margin: 0;
  margin-top: 1rem;
}

8:22 2021. 07. 06.


What can cause the problem?

WinSCP version: 5.19.1 (Build: 11552)