Differences
This shows you the differences between the selected revisions of the page.
2005-02-03 | 2005-02-03 | ||
created (martin) | restructure (martin) | ||
Line 1: | Line 1: | ||
====== Keyboard shortcuts ====== | ====== Keyboard shortcuts ====== | ||
- | ===== Function Keys ===== | + | ===== Common panel commands ===== |
- | * F2 - Rename selected file | + | * Tab - Change active panel |
- | * F4 - Edit in internal editor | + | |
- | * F5 - Copy selected file between local and remote directories | + | |
- | * F6 - Move selected file between local and remote directories | + | |
- | * F7 - Create new Directory | + | |
- | * F8 - Delete selected file | + | |
- | * F9 - Show Properties of selected file | + | |
- | * F10 - Quit WinSCP Application | + | |
- | ==== With Shift ==== | + | ===== Navigation ===== |
+ | |||
+ | * Ctrl+R - Re-read panel | ||
+ | * Backspace - Open parent directory | ||
+ | * Ctrl+\ - Open root directory | ||
+ | * Ctrl+H - Open home directory | ||
+ | * Alt+Left - Go back | ||
+ | * Alt+Right - Go forward | ||
- | * F4 - Edit in external editor | + | * Alt+F1 - Open path change menu for left panel |
- | * F6 - Move remote between two remote directories | + | * Alt+F2 - Open path change menu for right panel |
- | ==== With Alt ==== | + | ··* Ctrl+B - Bookmark current directory |
+ | ··* Ctrl+O - Display bookmark window | ||
- | * F1 - Change drive | + | * Ctrl+Alt+T - Toggle tree panel ·········································· |
- | * F6 - Add/Edit links/shortcut | + | |
- | ==== With Ctrl ==== | + | ===== File Selection ===== |
- | * F3 - Sort on name | + | * Ins - Select/deselect file |
- | * F4 - Sort on extension | + | * Num+ - Select group |
- | * F5 - Sort on modify date | + | * Num- - Deselect group |
- | * F6 - Sort on size | + | * Num* - Invert selection |
- | * F7 - Sort on attribute/permission | + | * Ctrl+A - Select all files |
- | * F8 - Sort on owner name | + | * Ctrl+L - Deselect all files |
- | ··* F9 - Sort on Group name | + | |
- | ===== Other Hotkeys ===== | + | ===== File Management ===== |
- | * Ctrl-O - Open Directory/Bookmark | + | * F2 - Rename focused file |
- | * Ctrl-Alt-E - Open in windows explorer | + | * F4 - Edit focused file |
- | * BackSpace - Go to parent directory | + | ··* Shift+F4 - Edit focused file in an alternative editor |
- | * Ctrl-\ - Go to root directory | + | * F5 - Copy selected files (upload when local panel is active, download when remote panel is active) |
- | * Ctrl-H - Go to home directory | + | * Shift+F5 - Duplicate selected files (remote panel only) |
- | * Ctrl-R - Refresh Directory view | + | * F6 - Move selected files (upload when local panel is active, download when remote panel is active) |
- | * Ctrl-B - Create bookmark | + | * Shift+F6 - Move/rename selected files (remote panel only) |
- | * Ctrl-[ - Copy local directory path to clipboard | + | * Alt+F6 - Add/edit link |
- | * Ctrl-] - Copy remote directory path to clipboard | + | * F7 - Create new folder |
+ | * F8, Del - Delete selected files | ||
+ | * F9, Alt+Enter - Change properties of selected files | ||
+ | * Ctrl+V - Paste files | ||
+ | ===== Session management ===== | ||
- | * ins - Select/Unselect file | + | * Ctrl+Shift+D - Close active session |
- | * num+ - Select files | + | * Ctrl+N - Open new session |
- | * num- - Unselect files | + | * Ctrl+Tab - Cycle opened sessions |
- | * num* - Invert selection of files | + | * Alt-1, Alt-2 ... - Switch to other opened session |
- | ··* Ctrl-A - Select all | + | ===== Service commands ===== |
- | * Ctrl-Enter - insert filename to command line | + | * Ctrl+Alt+B - Toggle synchronised browsing |
- | * Shift-Ctrl-C - copy filename to clipboard | + | * Ctrl+C - Compare files in panels |
- | * Ctrl-Alt-C - copy filename with path to clipboard | + | * Ctrl+P - Open current session in PuTTY |
+ | * Ctrl+Alt+P - Open [[ui_preferences|Preferences dialog]] | ||
+ | * Ctrl+S - Synchronize directories | ||
+ | * Ctrl+U - Keep remote directory up to date | ||
+ | * Ctrl+T - Open terminal window | ||
+ | * F10, Alt-F4 - Quit | ||
- | ··* Ctrl-C - Compare directory | + | ===== File Panels ===== |
- | * Ctrl-U - Keep remote directory up-to-date | + | |
- | * Ctrl-S - Synchronize | + | |
- | * Ctrl-Alt-B - Synchronize browsing | + | |
- | * Ctrl-T - Open terminal | + | |
- | * Ctrl-P - Open in PuTTY | + | |
- | * Ctrl-N - Open new Session | + | * Ctrl+F3 - Sort files in the active panel by name |
- | * Alt-1, Alt-2 ... - Switch to other opened session | + | * Ctrl+F4 - Sort files in the active panel by extension |
- | * Shift-Ctrl-D - Disconnect session | + | * Ctrl+F5 - Sort files in the active panel by modification time |
+ | ··* Ctrl+F6 - Sort files in the active panel by size | ||
+ | * Ctrl+F7 - Sort files in the active panel by attributes/permissions | ||
+ | * Ctrl+F8 - Sort files in the active panel by owner (remote panel only) | ||
+ | * Ctrl+F9 - Sort files in the active panel by group (remote panel only) | ||
+ | |||
+ | * Ctrl+Enter - Insert names of selected files to command line | ||
+ | * Shift+Ctrl+C - Copy names of selected files to the clipboard | ||
+ | * Ctrl+Alt+C - Copy names of selected files including paths to the clipboard | ||
+ | · * Ctrl+[ - Copy current local path to the clipboard | ||
+ | * Ctrl+] - Copy current remote path to the clipboard | ||
+ | |||
+ | * Ctrl+Alt+H - Toggle hidden and system files displaying | ||
+ | * Ctrl+Alt+E - Open current directory in Windows Explorer (local panel only) | ||
+ | * Ctrl+Alt+N - Show/focus command like | ||
+ | * Ctrl+Q - Focus queue view (when visible) | ||
- | * Ctrl-Alt-N - Show/Hide command line | ||
- | * Ctrl-Alt-P - Preferences | ||