|
Raspberry Pi headless question
|
|
27-02-2021, 17:44
(This post was last modified: 27-02-2021 17:44 by simbun.)
Post: #7
|
|||
|
|||
RE: Raspberry Pi headless question
(27-02-2021 16:49)stumpi Wrote: Hi Sibun, scp "drive:\path\filename" "user@host:/target/path/" Sorry, you were supposed to substitute everything apart from "scp", "@" and ":" for whatever applies to your situation :-) Assuming you've just installed Raspberry Pi OS I'm assuming you're logging in as the user Pi. Am I right in thinking that your Pi server is at 192.168.1.3? In which case, assuming you're already in the directory of the local file that you want to upload i.e. "dir /B myfile.txt" returns myfile.txt: Code: scp myfile.txt pi@192.168.1.3:If you're not in the directory of myfile.txt you'd use: Code: scp "c:\downloads\myfile.txt" pi@192.168.1.3: |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help



