Skip to content

Gary Sieling

Software Engineer

  • Machine Learning
  • Full Text Search
  • Data Science
  • Scraping
  • Postgres
  • DevOps
  • AWS
  • Talks
Posted on 2017-09-29 by gary

Download a file from a server with scp

Here is the syntax:

scp root@104.237.151.183:/var/solr/data/talks/conf/schema.xml .

I.e.

scp username@server:path .
CategoriesCode Examples Tagsbash, linux, ubuntu

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Post navigation

Previous PostPrevious Fixing Solr Error: “TokenizerFactory is using deprecated 5.5.0 emulation. You should at some point declare and reindex to at least 6.0,​ because 5.x emulation is deprecated and will be removed in 7.0”
Next PostNext Fixing Solrj error: ” Expected mime type application/octet-stream but got text/html. “

Post Views: 2

  • Thought Experiments
  • Proof of Concepts
  • Book Reviews
  • Projects
  • Essays
  • Talks
  • Programming Techniques
  • Javascript
  • Python
  • Prolog
  • Scala
  • Java
  • PHP
  • C#
  • R

Recent Posts

  • The accelerant effects of AI
  • Allow a CircleCI self-hosted machine runner to run jobs for more than 5 hrs
  • Import a folder of CSVs into a single Google Sheet (1 per tab)
  • R Code to summarize Dept of Ed, Civil Rights Data by school district / LEA
  • Export Census ACS5 data by GEOID/block group to CSV in R
Proudly powered by WordPress