<?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; sort-files</title>
	<atom:link href="http://www.ghacks.net/tag/sort-files/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 15:18:30 +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>Sort Files Folders Automatically</title>
		<link>http://www.ghacks.net/2009/04/12/sort-files-folders-automatically/</link>
		<comments>http://www.ghacks.net/2009/04/12/sort-files-folders-automatically/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 11:51:51 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[donation-coder]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[i like to move it]]></category>
		<category><![CDATA[move files]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[sort folders]]></category>
		<category><![CDATA[sort-files]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/04/12/sort-files-folders-automatically/</guid>
		<description><![CDATA[If you are a messy downloader &#8211; that is someone who likes to place all downloads into one folder which grows very large in size over time &#8211; you might need a tool to sort the files and folders in that download folder automatically. There are other scenarios where sorting files and folders might come [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/folders.jpg" alt="folders" title="folders" width="128" height="145" class="alignleft size-full wp-image-11932" />If you are a messy downloader &#8211; that is someone who likes to place all downloads into one folder which grows very large in size over time &#8211; you might need a tool to sort the files and folders in that download folder automatically. There are other scenarios where sorting files and folders might come in handy. Maybe someone gave you a DVD full of files or you finally decided to move the downloaded P2P files from the incoming folder.</p>
<p>Whatever it is sorting them automatically is probably the wiser choice than performing that task manually. <a href="http://www.donationcoder.com/Forums/bb/index.php?topic=17828.msg159246#msg159246">I Like To Move It</a> is a small portable software program for the Windows operating system that can automatically move files and folders to another location. A ini file is used to define the rules. Thankfully it is usually only once necessary to edit the ini files to suit individual needs. Files and folders will be separated by default. All folders are moved with the files they are containing to the location and placed into a main _folders directory. The files on the other hand are moved based on rules defined in the ini of the program.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/sort_files_folders-500x170.jpg" alt="sort files folders" title="sort files folders" width="500" height="170" class="alignnone size-medium wp-image-11933" /></p>
<p><span id="more-11935"></span>About 20 different file extensions are already defined in the ini files. It will for instance move multimedia files into appropriate folders. This includes audio files like mp3 or ogg into the audio folder or doc and pdf files into the document folder. Executable files are handled differently as the program recognizes files like ini or cmd files that belong to that executable file. These will also be moved.</p>
<p>It is possible to add additional extensions easily in the ini that can either be placed in one of the existing folders or into a new one. Files will be overwritten by default if they are found in the destination folder. This can also be changed in the ini. The process of moving does not take long and the application can be closed after the process has finished.</p>

	Tags: <a href="http://www.ghacks.net/tag/donation-coder/" title="donation-coder" rel="tag">donation-coder</a>, <a href="http://www.ghacks.net/tag/files/" title="files" rel="tag">files</a>, <a href="http://www.ghacks.net/tag/folders/" title="folders" rel="tag">folders</a>, <a href="http://www.ghacks.net/tag/i-like-to-move-it/" title="i like to move it" rel="tag">i like to move it</a>, <a href="http://www.ghacks.net/tag/move-files/" title="move files" rel="tag">move files</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/sort-folders/" title="sort folders" rel="tag">sort folders</a>, <a href="http://www.ghacks.net/tag/sort-files/" title="sort-files" rel="tag">sort-files</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/04/12/move-files-automatically/" title="Move Files Automatically (April 12, 2009)">Move Files Automatically</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/03/06/pick-me-selects-random-files-from-directories/" title="Pick Me Selects Random Files From Directories (March 6, 2009)">Pick Me Selects Random Files From Directories</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/06/09/consolidate-files-with-suction/" title="Consolidate Files With Suction (June 9, 2009)">Consolidate Files With Suction</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/04/24/access-folder-history-with-folder-cache/" title="Access Folder History With Folder Cache (April 24, 2009)">Access Folder History With Folder Cache</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/07/05/windows-software-to-create-multiple-folders-at-once/" title="Windows Software To Create Multiple Folders At Once (July 5, 2009)">Windows Software To Create Multiple Folders At Once</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/12/sort-files-folders-automatically/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Automatically sort files with Filesort</title>
		<link>http://www.ghacks.net/2006/11/13/automatically-sort-files-with-filesort/</link>
		<comments>http://www.ghacks.net/2006/11/13/automatically-sort-files-with-filesort/#comments</comments>
		<pubDate>Mon, 13 Nov 2006 10:24:37 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[file-folder]]></category>
		<category><![CDATA[filesort]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[huge-file]]></category>
		<category><![CDATA[schedule-file-sort]]></category>
		<category><![CDATA[sort-files]]></category>
		<category><![CDATA[sort-files-age]]></category>
		<category><![CDATA[sort-files-name]]></category>
		<category><![CDATA[sort-files-size]]></category>
		<category><![CDATA[windows-file]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/11/13/automatically-sort-files-with-filesort/</guid>
		<description><![CDATA[Do you have a folder with many files and file types in it ? Sorting those files reminds me a lot of two famous stories I heard when I was a child, namely those of Cinderella and Sisyphus. If you ever tried sorting a folder with 10000+ files you know what I mean. I always thought that it would be great to have a freeware that would help me presort the files and let me do the fine tuning afterwards.]]></description>
			<content:encoded><![CDATA[<p>Do you have a folder with many files and file types in it ? Sorting those files reminds me a lot of two famous stories I heard when I was a child, namely those of Cinderella and Sisyphus. If you ever tried sorting a folder with 10000+ files you know what I mean. I always thought that it would be great to have a freeware that would help me presort the files and let me do the fine tuning afterwards.</p>
<p><a target="_blank" title="filesort" href="http://mwynwood.com/blog/?p=231">Filesort</a> is the freeware that I was looking for. Once downloaded and installed (it is only 100k) you simply pick a folder which files you want to sort and define some sorting rules. Filesort offers three different types of rules: File Name Rules, File Age Rules and File Size Rules. Click on new rule to add a new rule in one of the categories. If you wanted to move all mp3 movies you would add *.mp3 in the second tab of the new rule and enter a directory where those files should be placed instead.</p>
<p><span id="more-911"></span>Simple and effective. The same rules can be defined for file ages and file size. This could be nice for p2p incoming folders for instance as well. The only thing that bothers me is that you can&#8217;t define more than one rule to work together. For instance I could not move all mp3 files that are older than seven days to the new folder. It is either all mp3 files or all files that are older than seven days.</p>
<p>Maybe this will be added to the tool in the future. You may even schedule Filesort that it sorts files automatically every XX minutes.</p>
<p>Thanks to my reader P5chin for this nice tip.</p>

	Tags: <a href="http://www.ghacks.net/tag/file-folder/" title="file-folder" rel="tag">file-folder</a>, <a href="http://www.ghacks.net/tag/filesort/" title="filesort" rel="tag">filesort</a>, <a href="http://www.ghacks.net/tag/freeware/" title="freeware" rel="tag">freeware</a>, <a href="http://www.ghacks.net/tag/huge-file/" title="huge-file" rel="tag">huge-file</a>, <a href="http://www.ghacks.net/tag/schedule-file-sort/" title="schedule-file-sort" rel="tag">schedule-file-sort</a>, <a href="http://www.ghacks.net/tag/sort-files/" title="sort-files" rel="tag">sort-files</a>, <a href="http://www.ghacks.net/tag/sort-files-age/" title="sort-files-age" rel="tag">sort-files-age</a>, <a href="http://www.ghacks.net/tag/sort-files-name/" title="sort-files-name" rel="tag">sort-files-name</a>, <a href="http://www.ghacks.net/tag/sort-files-size/" title="sort-files-size" rel="tag">sort-files-size</a>, <a href="http://www.ghacks.net/tag/tools/" title="Tools" rel="tag">Tools</a>, <a href="http://www.ghacks.net/tag/windows-file/" title="windows-file" rel="tag">windows-file</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<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/11/15/free-album-art-cover-downloader/" title="Free Album Art Cover Downloader (November 15, 2006)">Free Album Art Cover Downloader</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/11/14/burn-audio-cds-from-exotic-audio-formats/" title="Burn Audio CDs from exotic audio formats (November 14, 2006)">Burn Audio CDs from exotic audio formats</a> (1)</li>
	<li><a href="http://www.ghacks.net/2006/11/08/auto-window-manager/" title="Auto Window Manager (November 8, 2006)">Auto Window Manager</a> (4)</li>
	<li><a href="http://www.ghacks.net/2005/12/10/astalavista-top-10-freeware-tools/" title="Astalavista Top 10 Freeware Tools (December 10, 2005)">Astalavista Top 10 Freeware Tools</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/11/13/automatically-sort-files-with-filesort/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
