[[computing:cluster:navody:start|{{:up1.png?direct|}}]]
[[computing:cluster:navody:start|Instructions]]
==== Total Commander ====
The [[http://www.ghisler.com/index.htm|Total Commander]] program is a file manager for Windows. The functions of the program can be easily extended by using plugins. The program can be downloaded [[http://www.ghisler.com/download.htm|from here]].
=== Configuring the program ===
To connect using SSH, the SFTP plugin must be installed. The necessary files can be downloaded in a zip package using the link below.
{{:computing:cluster:sftp.zip|SFTP plugin}}
== Installing the SFTP plugin ==
* 1. Extract the downloaded ZIP file to the directory where Total Commander is installed. Usually ''c:\Program Files\totalcmd'' or ''c:\totalcmd''. Once extracted, the sftp directory will be created with these files:
sftp
|-- x64
| |-- libeay32.dll
| |-- libssh2.dll
| `-- zlib1.dll
|
|-- libeay32.dll
|-- libssh2.dll
|-- sftpplug.wfx
|-- sftpplug.wfx64
`-- zlib1.dll
* 2. In the menu select Configuration -> Options... and in the configuration window select the Plugins tab.
* Select Configure for File System Plugins (.WFX).
{{:computing:cluster:tc1.png?direct&300|}}
* 4. A window will open with a list of installed plugins. To add, click the Add button.
{{:computing:cluster:tc2b.png?direct|}}
* 5. The file selection window opens. Move to the ''sftp'' directory and select the ''sftpplug.wfx'' file for the 32-bit version of the program or ''sftpplug.wfx64'' for the 64-bit version.
{{:computing:cluster:tc3b.png?direct&300|}}
* 6. The list now shows the installed sftp plugin.
{{:computing:cluster:tc9.png?direct|}}
== Connection Configuration ==
* 7. In one of the panels, select Network Neighborhood. You will see the computers on your network, where the first item in the list is Secure FTP. Select it.
{{:computing:cluster:tc4b.png?direct&300|}}
* 8. The connection menu appears.
* _F7=new connection.txt is used to create and save a new connection.
* _Quick Connection is for connection without saving the configuration.
* followed by a list of saved connections (none are now displayed).
* 9. To configure a new connection, press F7.
{{:computing:cluster:tc5b.png?direct&300|}}
* 10. A window appears prompting you to enter a name under which to save the configuration. Choose a name and press OK.
{{:computing:cluster:tc6n.png?direct&300|}}
* 11. In the next window, the configuration is performed. In the Connect to: field, type kraken.
* 12. You can type your username in the User name: field and your password in the Password: field.
* 13. Select OK.
{{:computing:cluster:tc7bn.png?direct&300|}}
* 14. You can now see the connection you created in the list. \\ You can edit the parameters by hovering over the desired connection and pressing ALT+ENTER. \\ Hover over the desired connection and press ENTER to start connecting.
{{:computing:cluster:tc8.png?direct&300|}}
* 15. If you are logging in for the first time, a warning window will appear. Total Commander does not "know" the remote server and asks if the server is trusted. Answer Yes.
{{:computing:cluster:tc10b.png?direct|}}
* 16. If you did not enter a username and password in the configuration, you will be prompted to enter them.
{{:computing:cluster:tc11n.png?direct|}}
{{:computing:cluster:tc12n.png?direct|}}
* 17. After a successful connection, you can see the server's directory structure in one panel. To disconnect from the server, press the Disconnect button.
{{:computing:cluster:tc13bn.png?direct&300|}}