As with PuTTY, WinSCP can be used to remotely connect to a networked Raspberry Pi via SSH (secure shell or secure socket shell) or SCP (secure copy protocol) to almost have full access via a remote computer – in this case a Windows PC. WinSCP works great in combination with PuTTY. Last updated: November 24, 2016 at 8:54 am
WinSCP is a free and open-source file transfer emulator, almost like Windows Explorer. We will be using WinSCP to connect to a Raspberry Pi, which will enable us to easily copy files and directories from other sources and easily set their permissions.
Assumptions
In order to be able to ‘SCP’ into a Raspberry Pi you will obviously need a fully working Pi connected to your local network, either by Ethernet or Wi-Fi. It is also recommended to have a static IP on the Pi you want to SCP into.
Download & Configure WinSCP
WinSCP can be downloaded here.
The first time you open WinSCP you will have a blank login area. Configuring is a simple as inserting all the specific details of the networked (server) Raspberry Pi as indicated below. Leave the port to 22. Give it a name and Save.
By double clicking on the login name, WinSCP will open. After the first time the security key will be created upon acceptance. The default username and password is pi and raspberry. You can create multiple saved logins.
In the future, if you want to change the settings, simply select the applicable login and Edit. After changing the settings remember to Save it again.
Please Rate, Share, Comment & Disqus
Was this Post Helpful?
You Might Also Like
Communicating between 2 Raspberry Pi's using sshpass
10 September 2016 |
Understanding common network protocols
7 September 2016 |
How to Share a Raspberry Pi Folder on a Network
18 May 2016 |
Sharing a Raspberry Pi Directory on a Local Area Network
18 April 2016 |
Running Bash Scripts from a Raspberry Pi Home Web Server
24 January 2016 |