This is an old revision of the document!

Internal Text Editor

WinSCP has an integrated simple text editor you can use to edit remote or local text files. If you want to use a more complex editor or edit binary files, you need to set up external editor.

Advertisement

The editor capabilities are similar to those of Notepad (simple editor shipped with Windows):

  • Clipboard operations: Copy (Ctrl+C), Cut (Ctrl+X), Paste (Ctrl+V).
  • Undo (Ctrl+Z), Redo (Ctrl+Y).
  • Find (Ctrl+F), Replace (Ctrl+H), Find next (F3).
  • Go to line number (Ctrl+G).
  • Save (Ctrl+S).
  • Reload (Ctrl+R)

Use Encoding drop down menu to change file encoding. Default encoding can be set in preferences and is also governed by presence of UTF-8 BOM in the file. When you change file encoding, the file is reloaded, discarding any changes you have made.

When you save the remote file, WinSCP starts an upload.

Behaviour of internal text editor can be configured in preferences.

Last modified: by martin