<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; freesshd</title>
	<atom:link href="http://www.ghacks.net/tag/freesshd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 03:24:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FreeSSHd A Free SSH Server For Windows</title>
		<link>http://www.ghacks.net/2009/06/06/freesshd-a-free-ssh-server-for-windows/</link>
		<comments>http://www.ghacks.net/2009/06/06/freesshd-a-free-ssh-server-for-windows/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 09:38:46 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[freesshd]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sftp]]></category>
		<category><![CDATA[sftp server]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ssh server]]></category>
		<category><![CDATA[ssh server windows]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/06/06/freesshd-a-free-ssh-server-for-windows/</guid>
		<description><![CDATA[SSH is a network protocol that allows to be transferred in a secure channel. Most users probably associate SSH with Linux and Unix computer systems. Webmasters might know and use SSH to connect to and manage their Linux servers. 
FreeSSHd is a free SSH Server for the Windows operating system. Users can setup the SSH [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/ssh_server.jpg" alt="ssh server" title="ssh server" width="164" height="68" class="alignleft size-full wp-image-13335" />SSH is a network protocol that allows to be transferred in a secure channel. Most users probably associate SSH with Linux and Unix computer systems. Webmasters might know and use SSH to connect to and manage their Linux servers. </p>
<p>FreeSSHd is a free SSH Server for the Windows operating system. Users can setup the SSH server on one computer system running the Windows operating system and use SSH compatible tools like Putty to connect to that remote computer system. The server can be setup with just a few mouse clicks. The administrator is only required to add users that are allowed to connect to the computer system in the SSH Server configuration.</p>
<p><span id="more-13338"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/06/ssh_server_windows-500x477.jpg" alt="ssh server windows" title="ssh server windows" width="500" height="477" class="alignnone size-medium wp-image-13336" /></p>
<p>Authorization can be NT authentication, passwords stored in SHA1 hashes or Public key driven. It is furthermore possible to allow shell, sftp and tunneling access individually. Having said that it should be obvious that FreeSSHd not only offers shell access to authorized users but also secure ftp and tunneling access. </p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/ssh_server1-500x477.jpg" alt="ssh server" title="ssh server" width="500" height="477" class="alignnone size-medium wp-image-13337" /></p>
<p>Various options are available that define certain aspects of the SSH Server software. It is possible to add whitelist and blacklists of IP addresses that are allowed to connect to the server, enable event logging, set the secure FTP home path, select a specific allowed cipher, enable tunneling, telnet and check the access logs of the SSH server.</p>
<p><a href="http://www.freesshd.com/index.php?ctt=overview">FreeSSHd</a> is a comfortable SSH and SFTP server for the Windows operating system. Setup of the server should not pose to many difficulties even for inexperienced users. All in all a great software program that can be run manually or added to Windows services for extra comfort.</p>

	Tags: <a href="http://www.ghacks.net/tag/freesshd/" title="freesshd" rel="tag">freesshd</a>, <a href="http://www.ghacks.net/tag/server/" title="server" rel="tag">server</a>, <a href="http://www.ghacks.net/tag/sftp/" title="sftp" rel="tag">sftp</a>, <a href="http://www.ghacks.net/tag/sftp-server/" title="sftp server" rel="tag">sftp server</a>, <a href="http://www.ghacks.net/tag/ssh/" title="ssh" rel="tag">ssh</a>, <a href="http://www.ghacks.net/tag/ssh-server/" title="ssh server" rel="tag">ssh server</a>, <a href="http://www.ghacks.net/tag/ssh-server-windows/" title="ssh server windows" rel="tag">ssh server windows</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/09/04/sftp-and-ssh-server-for-windows/" title="SFTP And SSH Server For Windows (September 4, 2009)">SFTP And SSH Server For Windows</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/08/05/windows-ssh-server-winsshd/" title="Windows SSH Server WinSSHD (August 5, 2009)">Windows SSH Server WinSSHD</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/11/17/my-encrypted-tunnel/" title="My Encrypted Tunnel (November 17, 2008)">My Encrypted Tunnel</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/10/25/windows-file-server/" title="Windows File Server (October 25, 2009)">Windows File Server</a> (7)</li>
	<li><a href="http://www.ghacks.net/2007/04/09/use-winscp-to-securely-copy-files-between-two-computers/" title="Use WinSCP to securely copy files between two computers (April 9, 2007)">Use WinSCP to securely copy files between two computers</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/06/freesshd-a-free-ssh-server-for-windows/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
