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

oloccina

I select "binary" in the dropdown menu
martin

What did you do to force the binary mode?
I can still see that text/ascii mode is being used:

. 2018-08-07 13:17:28.363 Ascii transfer mode selected.
oloccina

log attached
martin

Re: Editing a scss file add extra lines in the file

Please attach a full session log file showing the problem (using the latest version of WinSCP).

To generate the session log file, enable logging, log in to your server and do the operation and only the operation that causes the error. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.
oloccina

Re: Editing a scss file add extra lines in the file

martin wrote:

Try forcing binary transfer mode (works with external editors only).

I tried "binary mode" + sublime text 3 as editor
but I still got the extra lines
martin

Re: Editing a scss file add extra lines in the file

Try forcing binary transfer mode (works with external editors only).
oloccina

Editing a scss file add extra lines in the file

Hello,
I tried to edit a scss file both with the internal editor and sublime text 3 editor, in both cases extra lines are being added to the file (1 extra empty line for each line).
The same file opened form edit in filezilla is fine (no extra lines added).
Can you reproduce this on your side and is there a way to solve it?

Thank you