January 07, 2015
Hello:
Using the windows PC to access the Pi is quite straightforward. I'm using Putty, and reading the directory structure on the Pi is no problem. I had to configure the Pi to allow ssh access, and load Putty onto my PC, but the command sequence needed to transfer files out to my PC isn't working. The less complicated the interaction here the better. If I can use ONLY Putty to view directories, AND to transfer files out of the Pi, that would be best. If I try to use CP or SCP to transfer a file, I get a second inquiry line during the execution, and I don't know what it means. All I want to do is transfer the file.
Example:
pi@raspberry$scp pi@raspberry/sub/filelocation/neededfile.ods c:\
>
If one looks at the sequence above, there are two locations being set out there (in the first line): the RasPI sub location, and the c:\ location (file transfer from one place to another). But then on the second line, there is the right arrow, and I don't know what it's asking for.
Can I transfer files to my PC with Putty, and without the confusion? It's just not working.
Any help would be appreciated. Thank you.
Vozzin1