From Pine View Farm

SCP 0

I set up my new computer over the weekend, replacing the one that died. You can read about it on Geekazine.

One thing I have learned is how to use the Linux scp command to copy files between computers. I haven’t finished tweaking the networking yet and wanted to get some pictures on the webserver without, like, you know, actually walking into another room.

I found I could do it through the scp command in a terminal. This command, for example,

scp configure.jpg [username]@[local IP address]:~

copies the file “configure.jpg” from this computer to my home folder on the other computer. If I used a DNS server, I could use the computer name, but I don’t; the IP address works just fine.

The target computer demands a password and the whole process is encryted.

And it’s a lot faster than using a graphical interface. But, then, the command line is always faster, as long as you know the commands.

Share

Comments are closed.

From Pine View Farm
Privacy Policy

This website does not track you.

It contains no private information. It does not drop persistent cookies, does not collect data other than incoming ip addresses and page views (the internet is a public place), and certainly does not collect and sell your information to others.

Some sites that I link to may try to track you, but that's between you and them, not you and me.

I do collect statistics, but I use a simple stand-alone Wordpress plugin, not third-party services such as Google Analitics over which I have no control.

Finally, this is website is a hobby. It's a hobby in which I am deeply invested, about which I care deeply, and which has enabled me to learn a lot about computers and computing, but it is still ultimately an avocation, not a vocation; it is certainly not a money-making enterprise (unless you click the "Donate" button--go ahead, you can be the first!).

I appreciate your visiting this site, and I desire not to violate your trust.