WinSCP has some settings you can change to improve its usage:
-
All the transferred files will be sent compressed
Advanced… -> SSH -> [v] SSH Compression ClickMe
e.g. 1mb of .txt is received/sent as if it were 100kb
e.g. 60mb of binary is received/sent as if it were 5-6mb
-
Enable the Hidden files (all the files starting with . in the name, such as .git, .gitignore, .ssh)
Preferences (Ctrl+Alt+P) -> Panels -> [v] Show hidden files (Ctrl+Alt+H) ClickMe
-
How to automatically open archives
,, -> Editors -> Add… ClickMe
(o) Associated application
*.tgz; *.gz; *.bz2; *.zip; *.rarOk
Up Up Up
-
How to open everything else with notepad ++
,, -> Editors -> Add… ClickMe
External editor -> Browser… ->
"C:\Program Files (x86)\Notepad++\notepad++.exe" !.!Ok
Up Up
-
To disable auto crlf and timestamp update (they were very annoying) ClickMe
,, -> Transfer -> Default -> Edit…
Transfer mode -> (o) Binary (archives, doc, …)
Common options -> [_] Preserve timestamp
-
Hide the queue list when empty (annoying) ClickMe
,, -> Transfer -> Background
Display completed transfer in queue for: Never
Queue list -> (o) Hide when empty
-
Open putty (autologged in) by pressing Ctrl+P on WinSCP ClickMe
,, -> Integration -> Applications
PuTTy/Terminal client path:
%PROGRAMFILES%\PuTTY\putty.exe(this is the default path when installing putty)[v] Remember session password and pass it to PuTTY (SSH)