

Note the Linux path uses a forward slash (/), while the Windows machine has a backslash (\). I will demonstrate by first transferring a file named “example.txt” from the home directory of the pi to a Window directory at C:\test. Once you know the IP address of the router, return to the Windows command prompt.
#Putty download copy directory how to
Because every router is different, you must refer to the manufacturer’s instructions on exactly how to do this. Figure 5: An ifconfig Report Returning 10.0.0.119 as the Raspberry Pi IP Address IP Address Method 2Īlternatively, log into your wireless router or hotspot, and then search for a host named “raspberrypi” or similar. With the Raspberry Pi’s terminal still open, the easiest way to get your local IP address is to ifconfig. Now you need to figure out your Raspberry Pi username and local internet protocol (IP) address.īy default, your username will be “pi.” But the terminal will verify your username if you type… As of this writing, the application installer is .įigure 4: Windows Command Prompt Output for “pscp.exe” Raspberry Pi: Find the Username and IP Address Figure 1: Downloading PuTTY Version 0.74 from the Website Scan for MalwareĪs with everything you download from the internet, scan it with your favorite anti-malware tool and then run the application.

PSCP is the tool for transferring files securely over an SSH connection.

It includes an additional resource called PuTTY Secure Copy (PSCP). PuTTY is an SSH client developed for Windows platforms. If you are confident you already have PuTTY installed, skip ahead to the “Example ” section below. Next, get a copy of the PuTTY application from the website.
