Skip to content

Instantly share code, notes, and snippets.

@AhsenBaig
AhsenBaig / WinSCP_WindowsTerminal.bat
Last active February 10, 2025 22:19
WinSCP - Replace PuTTY with Windows Terminal
@echo off
@REM WinSCP PuTTY/Terminal client path:
@REM "<drive>:\<Path_to_file>\WindowsTerminal.bat" "!K" !U@!@ !# !/ "!N"
@REM setlocal
setlocal enabledelayedexpansion
SET "debugMode=n"
SET "Line======================="