Date added to text files last line

Advertisement

simko
Guest

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)

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
41,034
Location:
Prague, Czechia

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?

Reply with quote

Advertisement

You can post new topics in this forum