<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tingo's notes (Posts about scp)</title><link>http://tingo.homedns.org/</link><description></description><atom:link href="http://tingo.homedns.org/categories/scp.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2023 Torfinn Ingolfsen 
&lt;a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/"&gt;
&lt;img alt="Creative Commons License BY-NC-SA"
style="border-width:0; margin-bottom:12px;"
src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png"&gt;&lt;/a&gt;</copyright><lastBuildDate>Mon, 22 May 2023 15:58:39 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>scp and proxy</title><link>http://tingo.homedns.org/posts/scp-and-proxy/</link><dc:creator>Torfinn Ingolfsen</dc:creator><description>&lt;p&gt;With &lt;code&gt;scp&lt;/code&gt; you can use &lt;code&gt;-J&lt;/code&gt; directly. Like &lt;code&gt;scp -J user@proxyhost.example.org user@hiddenhost:/directory/some/file.zip .&lt;/code&gt; for example.
As usual, the 'user' part can be left out if the user is the same on the hosts in question.&lt;/p&gt;</description><category>proxy</category><category>scp</category><category>ssh</category><guid>http://tingo.homedns.org/posts/scp-and-proxy/</guid><pubDate>Mon, 22 May 2023 15:49:14 GMT</pubDate></item></channel></rss>