far » Revisions »

Differences

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

2013-11-25 2013-11-25
no summary (37.228.105.233) (hidden) Restored revision 1371479766. Undoing revision 1385405963. (Petr) (hidden)
Line 1: Line 1:
-Quote +====== WinSCP Plugin to FAR File Manager ====== 
-Eclipse/Splatta/Circa for Yari+[[&far|FAR Manager]] is an opensource text-mode program for managing files and archives. WinSCP plugin adds SFTP/SCP support to the manager. 
-Elm / Hazel / Zylo + 
-Support platform --- DB3350 +===== Opening WinSCP Plugin ===== 
-QVGA Yari / Elm / hazel / Zylo +There are several ways to open WinSCP in FAR. By default WinSCP integrates to disc menu (''Alt-F1'' and ''Alt-F2'') and plugins menu (''F11''). The list of stored sessions is then displayed in the file panel. Select a session you want to connect to and press ''Enter''. You may also create new sessions (''Shift-F4''). When you are connected, you may work with remote files, just as if they are on the local drive. Another way to open sessions is to type ''%%winscp://sessionname/directory%%'' on FAR command line. To configure how the plugin integrates with FAR, go to //Options > Plugin configuration > WinSCP > Interface options//. 
-Support for gravity sensing + 
-and track display and +===== What Can It Do? ===== 
-Walkman background called +The following list contains the most significant features of the plugin: 
-by theme +··* Basic file operations (copy, move, delete, make folder, rename, duplicate).  
-Package includes the +  * Background transfers. 
-following: +  * Change file attributes: permissions, owner and group (''Ctrl-A'').  
-Flash Theme +  * Add/edit hard and symbolic links (''Alt-F6'').  
-Flash menu tpa / preset / +··* Synchronization. 
-system / desktop / flash +  * Manage stored sessions list. To add a new session press ''Shift-F4'', to edit an existing session press ''F4''. You may export/import session settings to/from INI file. To do so, "copy" session to/from the plugin panel. Sessions can also be duplicated (''Shift-F5'') and renamed (''Shift-F6'').  
-Walkman Flash background +··* Setup individual settings for detailed panel mode (''LCtrl-5''). In addition to standard FAR column types, you may add group (''G'') and permissions in ''rwxrwxrwx'' (''R'') or octal (''RO'') format.  
-display album tpa / preset+  * Execute command on remote server. To do so, just type the command on the FAR command line, while the WinSCP panel is the active one. Output of the command is displayed on the console. Warning: Do NOT execute commands that require user-input. Note: ''cd'' command is always processed by FAR.  
-system / walkman +··* Apply command on file(s) on remote server.  
-Preview map+  * Keep remote directory up to date. 
 +  * Synchronized browsing. 
 + 
 +===== What Can't It Do? ===== 
 +The features of the WinSCP application supported neither by the WinSCP plugin nor by FAR are listed below. 
 +··* Location profiles. Only bookmarks are supported. 
 +··* Check for updates. 
 +··* Open more sessions simultaneously and switch between them. Of course, you may open two sessions, each in a different panel.  
 +··* Transfer settings presets. 
 +  * Store configuration to INI file instead of Windows registry.  
 +  * Continue of error option.  
 +  * Show inaccesible directories option.  
 +  * Predefined custom commands. For ad hoc commands use //Apply command// (''Ctrl-G'').  
 +  * Import the session list from PuTTY.  
 +  * Cleanup application data. 
 +  * x64 builds of FAR are unsupported and will never be ((http://winscp.net/forum/viewtopic.php?t=6705)) 
 + 
 +===== Installing WinSCP Plugin ===== 
 +If you have downloaded the plugin as a ZIP archive, unpack it into a separate folder within the ''Plugins'' folder, which is in the same folder as ''far.exe''. Then restart the FAR manager. For details refer to FAR help. 
 + 
 +===== Public Key Tools =====  
 +You can [[public_key|authenticate using public keys]] with the plugin. To [[public_key#generate|generate a key pair]], use the PuTTYgen application. Read also how to [[ui_pageant|use the Pageant]] application for public keys authentication. Both programs are part of an plugin installation package. You can download them separately too (you should place them to ''PuTTY'' subdirectory of the plugin directory). To run them, go to menu //Options > Plugin configuration > WinSCP//. 
 + 
 +===== Version History ===== 
 +To see what is new, see [[far_history|version history]].