 




<?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 on Windows</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/ftp-over-ssh-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-over-ssh-on-windows/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 18:27:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: petkoa</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftp-over-ssh-on-windows/#comment-60189</link>
		<dc:creator>petkoa</dc:creator>
		<pubDate>Fri, 20 Feb 2009 18:39:40 +0000</pubDate>
		<guid isPermaLink="false">#comment-60189</guid>
		<description><![CDATA[Hi,

it&#039;s quite tricky to set ssl/tls ftp - for the same reasons ftp is tricky for natting and firewalling: control channel, data channels on various ports, encryption of just control channel, but not data channels etc., etc... - but I believe you are aware of this. I&#039;d agree with Edhacker, that most convenient way would be to set up ssh server instead of ftp server and use scp and sftp - there are some cool gui-clients for windows (winscp, sftp plugin for the Total Commander, etc.) 

If, however, your users insist on using their favorite ftp-clients, offer them ssh-tunneling option. You have again to set up ssh server on the ftp server host, and instruct users how to build and use ssh tunnels. Most ssh clients don&#039;t support ftp-tunneling - again because of &quot;data channels&quot; scheme, but some have &quot;helpers&quot; - just like in linux connection tracking. In fact, the only such client I have used is appgate&#039;s MindTerm. It is still alive, and if it&#039;s licensing is OK for you, your users are happy.

Some years ago I had prepared presentation on this and some close topics, you can still can find it on:

http://cose.math.bas.bg/CSE/M4/PAlovConnectivity.pdf

pp. 19-20 deal with MindTerm setup for ftp tunneling.

But anyway, ftp is outdated - better use scp/sftp.

Good luck,

Petko]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>it&#8217;s quite tricky to set ssl/tls ftp &#8211; for the same reasons ftp is tricky for natting and firewalling: control channel, data channels on various ports, encryption of just control channel, but not data channels etc., etc&#8230; &#8211; but I believe you are aware of this. I&#8217;d agree with Edhacker, that most convenient way would be to set up ssh server instead of ftp server and use scp and sftp &#8211; there are some cool gui-clients for windows (winscp, sftp plugin for the Total Commander, etc.) </p>
<p>If, however, your users insist on using their favorite ftp-clients, offer them ssh-tunneling option. You have again to set up ssh server on the ftp server host, and instruct users how to build and use ssh tunnels. Most ssh clients don&#8217;t support ftp-tunneling &#8211; again because of &#8220;data channels&#8221; scheme, but some have &#8220;helpers&#8221; &#8211; just like in linux connection tracking. In fact, the only such client I have used is appgate&#8217;s MindTerm. It is still alive, and if it&#8217;s licensing is OK for you, your users are happy.</p>
<p>Some years ago I had prepared presentation on this and some close topics, you can still can find it on:</p>
<p><a href="http://cose.math.bas.bg/CSE/M4/PAlovConnectivity.pdf" rel="nofollow">http://cose.math.bas.bg/CSE/M4/PAlovConnectivity.pdf</a></p>
<p>pp. 19-20 deal with MindTerm setup for ftp tunneling.</p>
<p>But anyway, ftp is outdated &#8211; better use scp/sftp.</p>
<p>Good luck,</p>
<p>Petko</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/8 queries in 0.041 seconds using memcached
Object Caching 269/270 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 21:37:38 -->