Differences

This shows you the differences between the selected revisions of the page.

ui_commander 2005-01-23 ui_commander 2024-01-07 (current)
Line 1: Line 1:
-====== Application interface mode - Norton Commander ======+====== Main Window (Commander Interface)  ======
-&screenshot(commander)+Commander Interface is a two-pane file manager interface based on Norton Commander (and similar file managers). When working with a [[task_connection|remote server]], a local folder is displayed in the left panel and a remote folder in the right panel. The interface can be also used as a [[task_file_management|local file manager]] with both panels showing local folders. Files are usually transferred between these two panels, though it is possible to transfer files into a different folder too. This kind of user interface is also known as [[wp>File_manager#Orthodox_file_managers|Orthodox File Manager]].
-In this view mode WinSCP looks similar to Norton Commander GUI with folders side be side. You can switch to this mode by going to Preferences Screen by menu Options > Preferences.  +[[interfaces|Learn]] if this interface is appropriate for your needs.
-Interface switching option is under tree Environment > Interface+
-===== Function Keys =====+&screenshotpict(commander)
-··* F2 - Rename selected file +===== Screen Components =====
-··* F4 - Edit in internal edtor +
-  * 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 ====+The screen of the interface has several components. Some of them are hidden, by default. They are (from the top to the bottom): 
 +  * Main [[ui_toolbars|toolbar]] with the [[ui_commander_menu|main menu]]. 
 +  * [[ui_tabs|Tabs]]. 
 +  * [[ui_file_panel|File panels]], each having own toolbar, path display, directory tree (hidden by default) and status line. 
 +  * [[#command_line|Command line]]. 
 +  * [[ui_queue|Background transfer queue list]] (hidden by default). 
 +  * Status line.
-  * F4 - Edit in external editor +You can show/hide most of these components from the //Options// menu or using the [[ui_context_menu|context menus]].
-  * F6 - Move remote between two remote directories+
-==== With Alt ====+==== [[command_line]] Command Line ====
-··* F1 - Change drive +Command line is an optional component, located by default below the file panels. To show/hide the command line, go to //Options > Command Line//.
-  * F6 - Add/Edit links/shortcut+
-==== With Ctrl ====+Using the command line, you can type and execute any shell command. Depending on which file panel is active, the command is executed either on the local machine (if the local file panel is active) or on remote server (if the remote file panel is active). You can easily see this from the prompt on the left side of the command line. Symbol ''>'' indicates local command, while symbol ''$'' indicates remote command.
-  * F3 - Sort on name  +You can easily [[filenames#command_line|insert names of files]] selected in active panel to command line.
-  * F4 - Sort on extension +
-··* F5 - Sort on modify date +
-··* F6 - Sort on size +
-  * F7 - Sort on attribute/permision +
-  * F8 - Sort on owner name +
-  * F9 - Sort on Group name+
-===== Other Hotkeys =====+To execute entered command, press ''Enter'' (the input box must have focus). When you execute remote command, [[ui_console|Console window]] is opened to show you the command output. Learn more about [[remote_command|remote commands]] and how to use them.
-··* Ctrl-O - Open Directory/Bookmark +===== Using the Interface =====
-  * Ctrl-Alt-E - open in windows explorer +
-··* BackSpace - Go to parent directory +
-··* Ctrl-\ - Go to root directory +
-  * Ctrl-H - Go to home directory +
-  * Ctrl-R - Refresh Directory view +
-  * Ctrl-B - Create bookmark +
-  * Ctrl-[ - Copy local directory path to clipboard +
-  * Ctrl-] - Copy remote directory path to clipboard+
 +While you can control the interface with mouse, it is primarily designed to be controlled using keyboard. If you are not familiar with the Norton Commander concept, there are few important things that you need to learn:
-  * ins - Select/Unselect file +  * Use ''Tab'' key to switch between the left and right panel. 
-  * num+ - Select files +  * Keyboard shortcut for file operations are sensitive to the panel that has focus. For example pressing ''F5'' //(Copy)// starts transfer from the active panel (when working with remote session, that means //Download//, when the active panel is the local one, and //Upload// if the active panel is the remote one). 
-  * num- - Unselect files +· * By default, [[#selecting_files|file selection with keyboard]] works differently to what you may be used to from other Windows applications (like Windows File Explorer).
-  * num* - Invert selection of files+
-··* Ctrl-A - Select all+==== Basic Tasks ==== 
 +[[task_index|Check]] what you can do with the interface.
-··* Ctl-Enter - insert filename to command line +==== [[selecting_files]] Selecting Files ====
-··* Shift-Ctrl-C - copy filename to clipboard +
-··* Ctrl-Alt-C - copy filename with path to clipboard+
-  * Ctrl-C - Compare directory +By default, file selection with keyboard works differently to what you may be used to from other Windows applications. Some of the differences are:
-  * Ctrl-U - Keep remote directory uptodate +
-  * Ctrl-S - Syncronise +
-  * Ctrl-Alt-B - Syncronise browsing +
-  * Ctrl-T - Open terminal +
-  * Ctrl-P - Open in PuTTY+
-  * Ctrl-N - Open new Session +  * While selecting the files using keyboard, use ''Space'' or ''Insert'' key. ''Space'' just selects/deselects the focused file. ''Insert'' beside the selection moves the focus to the next file. Hence, you may select five files in a row by pressing ''Insert'' keys five times. 
-  * Alt-1, Alt-2 ... - Switch to other opened session +  * Learn more [[ui_commander_key#file_selection|file selection shortcuts]]. 
-  * Shift-Ctrl-D - Disconnect session+ * For other selection shortcuts, see //Mark// menu.
-  * Ctrl-Alt-N - Show/Hide command line +This selection method provides an advanced ability of selection and focus to be different.
-  * Ctrl-Alt-P - Preferences+
-===== See Also ===== +You may wish to switch to [[ui_pref_commander#panels|standard Windows selection style]].
-  * [[ui_explorer|Application interface mode - Windows Explorer ]]+
 +==== [[key]] Keyboard shortcuts ====
 +
 +While the Commander interface tries to preserve standard Windows keyboard shortcuts, where possible, some of them collide with the original shortcuts of Norton Commander. In such cases meaning from Norton Commander is preserved by default.
 +
 +Example is ''F5'' key, which means "copy" in Norton Commander, but "refresh" in Windows.
 +
 +You can opt to use Windows shortcuts in [[ui_pref_commander#misc|preferences]].
 +
 +See [[ui_commander_key|full list of keyboard shortcuts]] in Commander interface.

Last modified: by 65.81.4.12