SFTP
From SME Server
Revision as of 15:35, 11 December 2008 by Electroman00 (talk | contribs)
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.
Install WinSCP
- Download the MSI installer from the 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 here.
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.
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
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