<?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; file-server</title>
	<atom:link href="http://www.ghacks.net/tag/file-server/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>Wed, 25 Nov 2009 09:35:23 +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>Windows File Server</title>
		<link>http://www.ghacks.net/2009/10/25/windows-file-server/</link>
		<comments>http://www.ghacks.net/2009/10/25/windows-file-server/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 17:08:32 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[file hosting]]></category>
		<category><![CDATA[file-server]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=17715</guid>
		<description><![CDATA[Users who want to share files have several options at hand. They can upload the files to file hosting websites and share the links pointing to those files with the users that should be able to access them. They can also setup an ftp server that is running on their local computer system or trade [...]]]></description>
			<content:encoded><![CDATA[<p>Users who want to share files have several options at hand. They can upload the files to file hosting websites and share the links pointing to those files with the users that should be able to access them. They can also setup an ftp server that is running on their local computer system or trade files directly in applications such as Skype.</p>
<p>File Server is a simple http file server that can run on local computer systems. The program is a command line tool without graphical user interface. A user wanting to share files need to manually edit the FileServer.conf file with a text editor to add the right root directory and port for the file server.</p>
<p><span id="more-17715"></span>The IP and port of the file server can then be shared with users who are allowed to access the file server. All that these users need to do is to point their web browser to the IP and port.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/10/file_server.jpg" alt="file server" title="file server" width="451" height="216" class="alignnone size-full wp-image-17716" /></p>
<p>The software program will automatically display a html directory listing of all files and folders that are stored in that root directory. Files can be instantly launched by left-clicking them. Another option is to right-click the files to use actions that are presented in the context menu. This include actions to download the selected file.</p>
<p>Every get request is shown in the command line window. File Server is a tiny software program that uses less than 100 Kilobytes on the computer&#8217;s hard drive. It supports download resumes but lacks many features of similar products like password protection, IP filter or multiple file handling.</p>
<p>Users who simply want to share a folder on their local computer system with friends or colleagues without having to install and configure advanced software might want to take a closer look at the server software. </p>
<p>File Server is available from <a href="http://www.softpedia.com/get/Internet/Servers/Other-Servers/FileServer.shtml">Softpedia</a>. It requires the Visual C++ 2008 Redistributable.</p>

	Tags: <a href="http://www.ghacks.net/tag/file-hosting/" title="file hosting" rel="tag">file hosting</a>, <a href="http://www.ghacks.net/tag/file-server/" title="file-server" rel="tag">file-server</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/server/" title="server" rel="tag">server</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/10/11/manage-servers-for-putty-winscp-vnc-and-microsoft-terminal-server/" title="Manage Servers For Putty WinSCP VNC And Microsoft Terminal Server (October 11, 2009)">Manage Servers For Putty WinSCP VNC And Microsoft Terminal Server</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/09/01/youtube-video-search-is-a-barebone-youtube-downloader/" title="Youtube Video Search Is A Barebone Youtube Downloader (September 1, 2009)">Youtube Video Search Is A Barebone Youtube Downloader</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/10/21/xkcd-comic-wallpaper-changer/" title="Xkcd Comic Wallpaper Changer (October 21, 2009)">Xkcd Comic Wallpaper Changer</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/04/10/wireless-networking-software-homedale/" title="Wireless Networking Software Homedale (April 10, 2009)">Wireless Networking Software Homedale</a> (13)</li>
	<li><a href="http://www.ghacks.net/2009/03/06/windows-xp-default-internet-browser-per-user-profile/" title="Windows XP: Default Internet Browser Per User Profile (March 6, 2009)">Windows XP: Default Internet Browser Per User Profile</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/10/25/windows-file-server/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>HTTP File Server</title>
		<link>http://www.ghacks.net/2008/11/01/http-file-server/</link>
		<comments>http://www.ghacks.net/2008/11/01/http-file-server/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 19:09:52 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[file-server]]></category>
		<category><![CDATA[file-sharing]]></category>
		<category><![CDATA[hfs]]></category>
		<category><![CDATA[http-file-server]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[share-files]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7995</guid>
		<description><![CDATA[Making files accessible online can be done in several ways. One possibility that is quick and easy to achieve is with the help of HTTP File Server. The free portable software can be used to pick folders or files on the computer&#8217;s hard drive and make them available online. If it is only about the [...]]]></description>
			<content:encoded><![CDATA[<p>Making files accessible online can be done in several ways. One possibility that is quick and easy to achieve is with the help of <a href="http://www.rejetto.com/hfs/?f=intro">HTTP File Server</a>. The free portable software can be used to pick folders or files on the computer&#8217;s hard drive and make them available online. If it is only about the files then that&#8217;s all there is to do: Pick the files, open a web browser and load the IP. That is it.</p>
<p>That&#8217;s not all however but it should give an example how easy it is to make files available online with <a href="http://www.ghacks.net/2006/12/30/share-files-with-http-file-server/">HTTP File Server</a> which was already reviewed about two years ago for the first time here at Ghacks. A lot has changed in the last two years. </p>
<p>The folders and files that get picked by the user are available immediately online. It&#8217;s probably a good idea to test the server locally and remotely before giving the remote IP to someone else. It might on the other hand not be necessary to hand out the remote IP if files should only be accessible by yourself.</p>
<p><span id="more-7995"></span>The file server comes with a basic music player that can stream and play music directly without downloading the music first. Everything else is downloaded before it can be accessed.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/11/http_file_server-500x378.png" alt="http file server" title="http file server" width="500" height="378" class="alignnone size-medium wp-image-7996" /></p>
<p>Many possibilities to secure and restrict access can be configured in HTTP File Server. The system administrator can create user accounts and define files or folders that are restricted to those users. Additional possibilities include speed limits or restrictions by IP.</p>
<p>The file server supports real and virtual folders and can be configured to allow file uploads as well. </p>
<p>The main advantage of HTTP File Server is the ease of use and the portability of the application. The main site contains the latest release version of the server software, the forums provide access to the latest beta releases which provide additional functionality and bugfixes.</p>

	Tags: <a href="http://www.ghacks.net/tag/file-server/" title="file-server" rel="tag">file-server</a>, <a href="http://www.ghacks.net/tag/file-sharing/" title="file-sharing" rel="tag">file-sharing</a>, <a href="http://www.ghacks.net/tag/hfs/" title="hfs" rel="tag">hfs</a>, <a href="http://www.ghacks.net/tag/http-file-server/" title="http-file-server" rel="tag">http-file-server</a>, <a href="http://www.ghacks.net/tag/server/" title="server" rel="tag">server</a>, <a href="http://www.ghacks.net/tag/share-files/" title="share-files" rel="tag">share-files</a>, <a href="http://www.ghacks.net/tag/web-server/" title="web server" rel="tag">web server</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<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/2009/07/23/web-server-migration-today/" title="Web Server Migration Today (July 23, 2009)">Web Server Migration Today</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/12/30/share-files-with-http-file-server/" title="Share Files with HTTP File Server (December 30, 2006)">Share Files with HTTP File Server</a> (11)</li>
	<li><a href="http://www.ghacks.net/2009/03/28/home-web-server/" title="Run Your Own Home Web Server (March 28, 2009)">Run Your Own Home Web Server</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/06/16/opera-unite/" title="Opera Unite (June 16, 2009)">Opera Unite</a> (30)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/01/http-file-server/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Share Files with HTTP File Server</title>
		<link>http://www.ghacks.net/2006/12/30/share-files-with-http-file-server/</link>
		<comments>http://www.ghacks.net/2006/12/30/share-files-with-http-file-server/#comments</comments>
		<pubDate>Sat, 30 Dec 2006 08:16:46 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[P2p]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[file-server]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[http-file-server]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[swap]]></category>
		<category><![CDATA[trade]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/12/30/share-files-with-http-file-server/</guid>
		<description><![CDATA[You have some friends or business partners that you want to share data with but have no website with enough space and don't want to use p2p as well ? One simple way to share files of any size is to use the HTTP File Server which emulates a basic file server on your home computer. The server can be run in public or private mode and it is normally a very good idea to run it in private mode.]]></description>
			<content:encoded><![CDATA[<p>You have some friends or business partners that you want to share data with but have no website with enough space and don&#8217;t want to use p2p as well ? One simple way to share files of any size is to use the <a target="_blank" title="http file server" href="http://www.rejetto.com/hfs/?f=intro">HTTP File Server</a> which emulates a basic file server on your home computer. The server can be run in public or private mode and it is normally a very good idea to run it in private mode.</p>
<p>Private mode means that only trusted users that have been added by you can access the file server. You will have to change the settings from easy mode to expert to be able to create accounts for those users. Once that is done you access the user management by clicking on Menu -> Other Options -> User Accounts. Once you have created at least one user account you right click on files or folders that you have added to your file server and select restrict access and choose the username(s) that you have just created.</p>
<p><span id="more-1048"></span> Another possibility would be to protect the folders and files directly without using user accounts. You have to assign a username and password to the file or folder and every user that tries to access it will be asked for this data.</p>
<p>HTTP File Server is highly configurable: You can set connection limits, speed limits and ban IPs from accessing your server.</p>
<p>This tool is great if you need to exchange files fast and have no time to setup something else. Alternatives would be to use an ftp client like <a target="_blank" title="filezilla" href="http://sourceforge.net/projects/filezilla/">FileZilla</a> or a local Apache server with htaccess. Another option that I personally do not like that much is use file hosts to share files. I never liked the idea to send my sensible files to a third party. It does not really matter if it is encrypted or password protected or not, call me paranoid, hehe.</p>

	Tags: <a href="http://www.ghacks.net/tag/exchange/" title="exchange" rel="tag">exchange</a>, <a href="http://www.ghacks.net/tag/file/" title="file" rel="tag">file</a>, <a href="http://www.ghacks.net/tag/file-server/" title="file-server" rel="tag">file-server</a>, <a href="http://www.ghacks.net/tag/files/" title="files" rel="tag">files</a>, <a href="http://www.ghacks.net/tag/freeware/" title="freeware" rel="tag">freeware</a>, <a href="http://www.ghacks.net/tag/ftp/" title="ftp" rel="tag">ftp</a>, <a href="http://www.ghacks.net/tag/http-file-server/" title="http-file-server" rel="tag">http-file-server</a>, <a href="http://www.ghacks.net/tag/open-source/" title="Open Source" rel="tag">Open Source</a>, <a href="http://www.ghacks.net/tag/p2p/" title="P2p" rel="tag">P2p</a>, <a href="http://www.ghacks.net/tag/swap/" title="swap" rel="tag">swap</a>, <a href="http://www.ghacks.net/tag/trade/" title="trade" rel="tag">trade</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/02/21/universal-extractor/" title="Universal Extractor (February 21, 2007)">Universal Extractor</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/11/18/top-xp-freeware-that-every-user-needs-part-3/" title="Top Xp Freeware that every user needs part 3 (November 18, 2006)">Top Xp Freeware that every user needs part 3</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/12/12/taksi-open-source-alternative-to-fraps/" title="Taksi Open Source Alternative to Fraps (December 12, 2006)">Taksi Open Source Alternative to Fraps</a> (4)</li>
	<li><a href="http://www.ghacks.net/2007/09/18/software-updates-week-38-2007/" title="Software Updates Week 38 2007 (September 18, 2007)">Software Updates Week 38 2007</a> (4)</li>
	<li><a href="http://www.ghacks.net/2006/12/22/software-for-starving-students/" title="Software for Starving Students (December 22, 2006)">Software for Starving Students</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/12/30/share-files-with-http-file-server/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
