Line 1: |
Line 1: |
− | WinSCP is an open source free SFTP client and FTP client for Windows. Legacy SCP protocol is also supported. Its main function is safe copying of files between a local and a remote computer. | + | ===WinSCP=== |
| + | WinSCP is an open source free sFTP client and FTP client for Windows. Legacy SCP protocol is also supported. Its main function is safe copying of files between a local and a remote computer. |
| | | |
− | Download the following.... | + | ====Install WinSCP==== |
| + | # Download the MSI installer from the [http://winscp.net/download/ WinSCP Download Page]. |
| + | # After succesfully downloading the file execute it to install the program, your best bet is to run a typical install, unless you know what you are doing. |
| + | # After the installation we also can install PuTTy, which can be downloaded [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html here]. |
| | | |
− | *[http://winscp.net/eng/download.php#download2 WinSCP Install Package]
| + | ====Configuring PuTTy integration==== |
| + | # Open WinSCP |
| + | # Select Preferences from the tree |
| + | # Click on the Preferences button in the right hand pane |
| + | # Select Applications under Integration in the tree in the left hand pane |
| + | # Now supply the path to PuTTy. You can use the Windows variables like for instance %PROGRAMFILES% to specify the path to your Program Files folder. |
| + | # When done click OK. |
| | | |
− | *[http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html putty.exe]
| + | ====Choosing a preferred editor==== |
| + | WinSCP allows for defining preferred editors based on file extensions, to review or modify them: |
| + | # Open WinSCP |
| + | # Select Preferences from the tree |
| + | # Click on the Preferences button in the right hand pane |
| + | # Select Editors in the tree in the left hand pane |
| + | # Now you can add or edit existing editor definitions |
| | | |
− | *[http://www.liquidninja.com/metapad/download.html Simple windoz/linux editor]
| + | ====Using WinSCP==== |
| + | For first time use you can create a connection to your server like this: |
| + | # Start WinSCP |
| + | # Enter your Host Name i.e. www.yoursite.com or site ip 234.234.234.555 |
| + | # Set the port number to 22. |
| + | # Enter your credentials (username: root and it's password which should have the same password unless you have changed the admin password). |
| + | # Click Save |
| + | # Click Login |
| | | |
− | Install WinSCP
| |
− |
| |
− | cd to the C:\Program Files\WinSCP3 folder
| |
− |
| |
− |
| |
− | Unzip metapad within C:\Program Files\WinSCP3\
| |
− |
| |
− |
| |
− | Copy putty.exe to C:\Program Files\WinSCP3\PuTTY
| |
− |
| |
− |
| |
− | Start WinSCP
| |
− | Click New
| |
− | Enter your Host Name i.e. www.yoursite.com or site ip 234.234.234.555
| |
− | Port = 22
| |
− | User = root
| |
− | password = Do not login as admin, but use the root user, which should have the same password unless you have changed the admin password.
| |
− | Click Save
| |
− | Click Login
| |
− |
| |
− | Within WinSCP select Options > Preferences > Editors click ADD and setup metapad or your favorite editor.
| |
− |
| |
− | then select > Integration and browse for putty.exe
| |
| | | |
| | | |
| ---- | | ---- |
| [[Category:Howto]] | | [[Category:Howto]] |