<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Ftp over ssh tunnel</title>
	<atom:link href="http://povich.co.uk/blog/2008/01/ftp-over-ssh-tunnel/feed/" rel="self" type="application/rss+xml" />
	<link>http://povich.co.uk/blog/2008/01/ftp-over-ssh-tunnel/</link>
	<description>Ramblings of Jim Whiteside, and some good old Norfolk squit.</description>
	<pubDate>Tue, 22 May 2012 06:57:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mat</title>
		<link>http://povich.co.uk/blog/2008/01/ftp-over-ssh-tunnel/comment-page-1/#comment-124</link>
		<dc:creator>mat</dc:creator>
		<pubDate>Mon, 11 Feb 2008 12:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://povich.co.uk/blog/?p=123#comment-124</guid>
		<description>Ah, right.  Gotcha.  Makes sense now.  One of those "dead simple really but how to explain it" situations... :)</description>
		<content:encoded><![CDATA[<p>Ah, right.  Gotcha.  Makes sense now.  One of those &#8220;dead simple really but how to explain it&#8221; situations&#8230; <img src='http://povich.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jaydublu</title>
		<link>http://povich.co.uk/blog/2008/01/ftp-over-ssh-tunnel/comment-page-1/#comment-123</link>
		<dc:creator>jaydublu</dc:creator>
		<pubDate>Sun, 10 Feb 2008 09:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://povich.co.uk/blog/?p=123#comment-123</guid>
		<description>Mat,

A and B are machines at home, both running sshd. Ssh on A is available externally, B isn't.

I was at work and wanted to use ftp or similar to transfer files to B, but could only access A.

I had been successfully using an ssh tunnel to A to get all around my network, but couldn't tunnel ftp to other machines. But, you can scp or sftp.

That's probably even less clear?</description>
		<content:encoded><![CDATA[<p>Mat,</p>
<p>A and B are machines at home, both running sshd. Ssh on A is available externally, B isn&#8217;t.</p>
<p>I was at work and wanted to use ftp or similar to transfer files to B, but could only access A.</p>
<p>I had been successfully using an ssh tunnel to A to get all around my network, but couldn&#8217;t tunnel ftp to other machines. But, you can scp or sftp.</p>
<p>That&#8217;s probably even less clear?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mat</title>
		<link>http://povich.co.uk/blog/2008/01/ftp-over-ssh-tunnel/comment-page-1/#comment-122</link>
		<dc:creator>mat</dc:creator>
		<pubDate>Sat, 09 Feb 2008 13:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://povich.co.uk/blog/?p=123#comment-122</guid>
		<description>I'm not sure if I'm reading you right, but I think you're saying, to copy files from machine A to machine B, where both have sshd servers:

Instantiate SSH connection from A ---&gt; B with some form of tty; then SFTP from A ---&gt; B?

Or is there a third machine?  You ssh from A --&gt; B, then from B ---&gt; C, and copy files from A to C, through the tunnel? 

I don't get it.  Why not just sftp://user:password@B, from A? (or whichever way around).  That always works for me (although I generally use Nautilus, I'm pretty sure I've done it with Filezilla in windows too)

As an aside, I'm fairly sure that 'scp user@A:/path/ user@B:/path/', where A and B are both remote machines works, but don't quote me on that.  It can work in theory, but I suspect security settings might get in the way.  They sometimes do, depending on the level of paranoia your ssh server is set to.  Mine tend to be set to 'very'  :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure if I&#8217;m reading you right, but I think you&#8217;re saying, to copy files from machine A to machine B, where both have sshd servers:</p>
<p>Instantiate SSH connection from A &#8212;&gt; B with some form of tty; then SFTP from A &#8212;&gt; B?</p>
<p>Or is there a third machine?  You ssh from A &#8211;&gt; B, then from B &#8212;&gt; C, and copy files from A to C, through the tunnel? </p>
<p>I don&#8217;t get it.  Why not just sftp://user:password@B, from A? (or whichever way around).  That always works for me (although I generally use Nautilus, I&#8217;m pretty sure I&#8217;ve done it with Filezilla in windows too)</p>
<p>As an aside, I&#8217;m fairly sure that &#8217;scp user@A:/path/ user@B:/path/&#8217;, where A and B are both remote machines works, but don&#8217;t quote me on that.  It can work in theory, but I suspect security settings might get in the way.  They sometimes do, depending on the level of paranoia your ssh server is set to.  Mine tend to be set to &#8216;very&#8217;  <img src='http://povich.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

