<?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>Tuxera &#187; file systems</title>
	<atom:link href="http://www.tuxera.com/category/file-systems/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tuxera.com</link>
	<description>Leading NTFS, exFAT Interoperability on Android, Linux, QNX and more</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:25:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Release: NTFS-3G + NTFSPROGS 2012.1.15</title>
		<link>http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/</link>
		<comments>http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 16:12:33 +0000</pubDate>
		<dc:creator>Szabolcs Szakacsits</dc:creator>
				<category><![CDATA[file systems]]></category>
		<category><![CDATA[interoperability]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[ntfs]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[tuxera]]></category>

		<guid isPermaLink="false">http://www.tuxera.com/?p=4232</guid>
		<description><![CDATA[Greetings, We are happy to announce the next stable release of NTFS-3G and ntfsprogs. The source code is available at git clone git://ntfs-3g.git.sourceforge.net/gitroot/ntfs-3g/ntfs-3g The package contains the following improvements, changes and fixes: ntfs-3g: fixed device path canonicalization for use by &#8230; <a class="readMore" href="http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Greetings,</p>
<p>We are happy to announce the next stable release of NTFS-3G and ntfsprogs.</p>
<p>The source code is available at</p>
<p>  git clone git://ntfs-3g.git.sourceforge.net/gitroot/ntfs-3g/ntfs-3g</p>
<p>The package contains the following improvements, changes and fixes:</p>
<ul>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed device path canonicalization for use by devmapper</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed setting DOS names when defined with lower-case chars</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed attribute flags controlling recursive writes</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed compilation on OpenIndiana</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed options parsing on OSes with no extended attributes</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed relatime as a default mount option</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed endless recursion when MFT extents are described by themselves</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed the description of inherit option</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed overwriting a truncated file</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed truncation of DOS file names (12 ntfschars, not 12 utf8 chars)</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed the setting of attributes by secaudit (index not synced)</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: faster compression</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: new option delay_mtime to delay updates of mtime+ctime</li>
<li style="margin-bottom: 0.25em;">ntfsfix: new option -d to clear the dirty flag if fix is successful</li>
<li style="margin-bottom: 0.25em;">ntfsfix: fixed volume dirty flag test</li>
<li style="margin-bottom: 0.25em;">ntfsfix: new option to clear the list of bad sectors</li>
<li style="margin-bottom: 0.25em;">ntfsfix: fixed compilation on Sparc</li>
<li style="margin-bottom: 0.25em;">ntfsfix: fixed a bug causing a segmentation violation</li>
<li style="margin-bottom: 0.25em;">ntfsfix: repair self-located MFT data bug</li>
<li style="margin-bottom: 0.25em;">ntfscp: fix free space calculation</li>
<li style="margin-bottom: 0.25em;">ntfscp: support compression</li>
<li style="margin-bottom: 0.25em;">ntfsresize: implemented expanding runlists</li>
<li style="margin-bottom: 0.25em;">ntfsresize: updated the description of the -f option</li>
<li style="margin-bottom: 0.25em;">ntfsresize: expand an NTFS volume downwards</li>
<li style="margin-bottom: 0.25em;">ntfsclone: backup bootsector not be to accounted for</li>
<li style="margin-bottom: 0.25em;">ntfsclone: creating/restoring a metadata image</li>
<li style="margin-bottom: 0.25em;">ntfsundelete: try to recover the file name when undeleting</li>
<li style="margin-bottom: 0.25em;">ntfsundelete: use inode number to name unnamed files</li>
<li style="margin-bottom: 0.25em;">ntfswipe: Big endian and other fixes</li>
<li style="margin-bottom: 0.25em;">secaudit: prefixed owner and group SID in ACL display</li>
<li style="margin-bottom: 0.25em;">library: fixed big cluster support using 4kB sector disk</li>
<li style="margin-bottom: 0.25em;">library: fixed huge data writes</li>
<li style="margin-bottom: 0.25em;">library: use transparent compression by default</li>
<li style="margin-bottom: 0.25em;">library: fixed several bad returns in error conditions</li>
<li style="margin-bottom: 0.25em;">library: enabled getting the sector size on FreeBSD and MacOSX</li>
<li style="margin-bottom: 0.25em;">build: fixed &#8220;make libs&#8221; to only build libraries</li>
</ul>
<p>The stable release is available at</p>
<p>  <a href="http://www.tuxera.com/community/ntfs-3g-download/">http://www.tuxera.com/community/ntfs-3g-download/</a></p>
<p>Many thanks to Jean-Pierre Andre, Erik Larsson and many other contributors!</p>
<p>  Tuxera Open Source Team</p>
<p align="left"><a target="_blank" class="tt" href="http://twitter.com/home/?status=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15+http://tinyurl.com/7zbby4w" title="Post to Twitter"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://plurk.com/?status=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15+http://tinyurl.com/7zbby4w" title="Post to Plurk"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-plurk.png" alt="Post to Plurk" /></a> <a target="_blank" class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/&amp;submitHeadline=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-buzz.png" alt="Post to Yahoo Buzz" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15" title="Post to Delicious"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15" title="Post to Digg"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/&amp;t=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15" title="Post to Facebook"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/&amp;t=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-myspace.png" alt="Post to MySpace" /></a> <a target="_blank" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15&amp;link=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/" title="Post to Ping.fm"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-ping.png" alt="Post to Ping.fm" /></a> <a target="_blank" class="tt" href="http://reddit.com/submit?url=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15" title="Post to Reddit"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-reddit.png" alt="Post to Reddit" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2012.1.15" title="Post to StumbleUpon"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-su.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2012-1-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release: NTFS-3G + NTFSPROGS 2011.4.12</title>
		<link>http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/</link>
		<comments>http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 18:31:52 +0000</pubDate>
		<dc:creator>Szabolcs Szakacsits</dc:creator>
				<category><![CDATA[file systems]]></category>
		<category><![CDATA[interoperability]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ntfs]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[tuxera]]></category>

		<guid isPermaLink="false">http://www.tuxera.com/?p=2641</guid>
		<description><![CDATA[Greetings, We are happy to announce the stable, merged release of ntfsprogs and NTFS-3G. The merged codebase will help to avoid duplicated maintenance of the large, complex NTFS codebase, so development can focus on enhanced unctionality, reliability, and interoperability in &#8230; <a class="readMore" href="http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Greetings,</p>
<p>We are happy to announce the stable, merged release of ntfsprogs and NTFS-3G.</p>
<p>The merged codebase will help to avoid duplicated maintenance of the large, complex NTFS codebase, so development can focus on enhanced unctionality,<br />
reliability, and interoperability in the future.</p>
<p>Several alternatives have been considered how to organize the code (library, tools, driver). The preferred solution is the simplest way which is one large package, like Samba. So, there will be need to install only one NTFS package (ntfs-3g_ntfsprogs), not two (ntfsprogs, ntfs-3g).</p>
<p>The code and status is available at</p>
<p>  git clone git://ntfs-3g.git.sourceforge.net/gitroot/ntfs-3g/ntfs-3g_ntfsprogs</p>
<p>The new package is a compatible, drop-in replacement for both ntfs-3g and ntfsprogs.</p>
<p>The package contains the following improvements, changes and fixes:</p>
<ul>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed possible wrong hole size when overwriting compressed data.</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed listxattr() to environments with extended attributes.</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed ENOSPC when making an index non-resident.</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: fixed partial mapping ahead of mapped runlist.</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: enabled forensic mounting (currently same as read-only).</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: expand an attribute without creating a hole.</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: improved appending data to a long hole.</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: deny direct modifications to metadata files.</li>
<li style="margin-bottom: 0.25em;">ntfs-3g: option &#8216;acl&#8217; to request the use of Posix ACLs.</li>
<li style="margin-bottom: 0.25em;">ntfsclone: fixed reading old big-endian ntfsclone images.</li>
<li style="margin-bottom: 0.25em;">ntfsclone: avoided writing beyond allocated variable.</li>
<li style="margin-bottom: 0.25em;">ntfsclone: close volume and cleanup when exiting.</li>
<li style="margin-bottom: 0.25em;">ntfsclone: new option not to clear the timestamps.</li>
<li style="margin-bottom: 0.25em;">ntfsclone: sync created image before remounting.</li>
<li style="margin-bottom: 0.25em;">ntfsclone: use a stream to produce aligned writes during image creation.</li>
<li style="margin-bottom: 0.25em;">ntfsinfo: display times in UTC.</li>
<li style="margin-bottom: 0.25em;">mkntfs: don&#8217;t store full bitmap and logfile in memory.</li>
<li style="margin-bottom: 0.25em;">mkntfs: set a volume UUID if option -U.</li>
<li style="margin-bottom: 0.25em;">mkntfs: fixed $MFT allocated size.</li>
<li style="margin-bottom: 0.25em;">mkntfs: fixed allocated size of resident unnamed data.</li>
<li style="margin-bottom: 0.25em;">ntfsfix: new option -n for no action.</li>
<li style="margin-bottom: 0.25em;">ntfsfix: try alternate boot sector if cannot start up.</li>
<li style="margin-bottom: 0.25em;">ntfsfix: check and fix the upcase table.</li>
<li style="margin-bottom: 0.25em;">ntfsfix: try to fix file systems with incorrect size.</li>
<li style="margin-bottom: 0.25em;">ntfsundelete: fixed a segfault.</li>
<li style="margin-bottom: 0.25em;">ntfsresize: new option &#8211;info-mb-only.</li>
<li style="margin-bottom: 0.25em;">ntfsresize: new option &#8211;check.</li>
</ul>
<p>The release candidate is available at</p>
<p>  <a href="http://www.tuxera.com/community/ntfs-3g-download/">http://www.tuxera.com/community/ntfs-3g-download/</a></p>
<p>Many thanks to Jean-Pierre Andre and Erik Larsson to make this happen!</p>
<p>  Tuxera Open Source Team</p>
<p align="left"><a target="_blank" class="tt" href="http://twitter.com/home/?status=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12+http://tinyurl.com/3u5ejvs" title="Post to Twitter"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://plurk.com/?status=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12+http://tinyurl.com/3u5ejvs" title="Post to Plurk"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-plurk.png" alt="Post to Plurk" /></a> <a target="_blank" class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/&amp;submitHeadline=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-buzz.png" alt="Post to Yahoo Buzz" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12" title="Post to Delicious"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12" title="Post to Digg"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/&amp;t=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12" title="Post to Facebook"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/&amp;t=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-myspace.png" alt="Post to MySpace" /></a> <a target="_blank" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12&amp;link=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/" title="Post to Ping.fm"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-ping.png" alt="Post to Ping.fm" /></a> <a target="_blank" class="tt" href="http://reddit.com/submit?url=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12" title="Post to Reddit"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-reddit.png" alt="Post to Reddit" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/&amp;title=Release%3A+NTFS-3G+%2B+NTFSPROGS+2011.4.12" title="Post to StumbleUpon"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-su.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release: NTFS-3G 2011.1.15</title>
		<link>http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/</link>
		<comments>http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/#comments</comments>
		<pubDate>Sun, 23 Jan 2011 16:37:12 +0000</pubDate>
		<dc:creator>Szabolcs Szakacsits</dc:creator>
				<category><![CDATA[file systems]]></category>
		<category><![CDATA[interoperability]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ntfs]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[tuxera]]></category>

		<guid isPermaLink="false">http://www.tuxera.com/?p=2467</guid>
		<description><![CDATA[Greetings, The new stable NTFS-3G release contains the following improvements, changes and fixes: New: implemented fsync() and fsyncdir(). New: implemented the &#8216;sync&#8217; mount option. New: sanity check upcase table. New: added a big-endian extended attribute name for attrib and times. &#8230; <a class="readMore" href="http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Greetings,</p>
<p>The new stable NTFS-3G release contains the following improvements, changes and fixes:</p>
<ul>
<li style="margin-bottom: 0.25em;">New: implemented fsync() and fsyncdir().</li>
<li style="margin-bottom: 0.25em;">New: implemented the &#8216;sync&#8217; mount option.</li>
<li style="margin-bottom: 0.25em;">New: sanity check upcase table.</li>
<li style="margin-bottom: 0.25em;">New: added a big-endian extended attribute name for attrib and times.</li>
<li style="margin-bottom: 0.25em;">New: added an extended attribute name for creation time.</li>
<li style="margin-bottom: 0.25em;">New: enable renaming of system extended attributes.</li>
<li style="margin-bottom: 0.25em;">Change: improved appending data to fragmented files.</li>
<li style="margin-bottom: 0.25em;">Change: improved rebuilding a runlist.</li>
<li style="margin-bottom: 0.25em;">Change: improved comparing filename on big-endian CPUs.</li>
<li style="margin-bottom: 0.25em;">Fixed stat(2) for system files with no data.</li>
<li style="margin-bottom: 0.25em;">Fixed alignment on cached structures.</li>
<li style="margin-bottom: 0.25em;">Fixed Posix ACLs for big-endian CPUs.</li>
<li style="margin-bottom: 0.25em;">Fixed deleting files using ignore_case option.</li>
<li style="margin-bottom: 0.25em;">Fixed allocated size when an attribute update causes unnamed data to be expelled.</li>
</ul>
<p>The latest release of the software is available at <a href="http://www.tuxera.com/">http://www.tuxera.com/</a></p>
<p>Enjoy!</p>
<p>Tuxera Open Source Team</p>
<p align="left"><a target="_blank" class="tt" href="http://twitter.com/home/?status=Release%3A+NTFS-3G+2011.1.15+http://tinyurl.com/4qhb5q3" title="Post to Twitter"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://plurk.com/?status=Release%3A+NTFS-3G+2011.1.15+http://tinyurl.com/4qhb5q3" title="Post to Plurk"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-plurk.png" alt="Post to Plurk" /></a> <a target="_blank" class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/&amp;submitHeadline=Release%3A+NTFS-3G+2011.1.15" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-buzz.png" alt="Post to Yahoo Buzz" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/&amp;title=Release%3A+NTFS-3G+2011.1.15" title="Post to Delicious"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/&amp;title=Release%3A+NTFS-3G+2011.1.15" title="Post to Digg"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/&amp;t=Release%3A+NTFS-3G+2011.1.15" title="Post to Facebook"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/&amp;t=Release%3A+NTFS-3G+2011.1.15&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-myspace.png" alt="Post to MySpace" /></a> <a target="_blank" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Release%3A+NTFS-3G+2011.1.15&amp;link=http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/" title="Post to Ping.fm"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-ping.png" alt="Post to Ping.fm" /></a> <a target="_blank" class="tt" href="http://reddit.com/submit?url=http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/&amp;title=Release%3A+NTFS-3G+2011.1.15" title="Post to Reddit"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-reddit.png" alt="Post to Reddit" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/&amp;title=Release%3A+NTFS-3G+2011.1.15" title="Post to StumbleUpon"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-su.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxera.com/open-source/release-ntfs-3g-2011-1-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New NTFS-3G &amp; Tuxera NTFS Releases</title>
		<link>http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/</link>
		<comments>http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 02:20:31 +0000</pubDate>
		<dc:creator>Szabolcs Szakacsits</dc:creator>
				<category><![CDATA[file systems]]></category>
		<category><![CDATA[interoperability]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[ntfs]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[tuxera]]></category>

		<guid isPermaLink="false">http://www.tuxera.com/?p=1896</guid>
		<description><![CDATA[Greetings, This time Tuxera has record number of software releases! The topics: Stable NTFS-3G 2010.5.22 NTFS-3G 2010.6.31-RC Release Candidate NTFS-3G for Mac 2010.5.22 Tuxera NTFS for Mac 2010.6-RC Release Candidate The stable NTFS-3G 2010.5.22 release is a minor update which &#8230; <a class="readMore" href="http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Greetings,</p>
<p>This time Tuxera has record number of software releases! The topics:</p>
<ul>
<li>Stable NTFS-3G 2010.5.22
<li>NTFS-3G 2010.6.31-RC Release Candidate
<li>NTFS-3G for Mac 2010.5.22
<li>Tuxera NTFS for Mac 2010.6-RC Release Candidate
</ul>
<p>The stable NTFS-3G 2010.5.22 release is a minor update which addresses creating the missing usermap and secaudit utilities.</p>
<p>The software is available at</p>
<p>        <a href="http://www.tuxera.com/community/ntfs-3g-download/">http://www.tuxera.com/community/ntfs-3g-download/</a></p>
<p>The new NTFS-3G 2010.6.31-RC release candidate contains exciting, major improvements, and the below changes and fixes:</p>
<ul>
<li style="margin-bottom: 0.25em;">New: Full, transparent, read-write compression support.</li>
<li style="margin-bottom: 0.25em;">New: Two new mount options: compression and nocompression (default).</li>
<li style="margin-bottom: 0.25em;">New: Introduced windows_names mount option to enforce only Windows names.</li>
<li style="margin-bottom: 0.25em;">Change: Re-enabled compression in root directory.</li>
<li style="margin-bottom: 0.25em;">Change: Reversed default for showing/hiding hidden files.</li>
<li style="margin-bottom: 0.25em;">Change: Redefined default user mapping.</li>
<li style="margin-bottom: 0.25em;">Change: Marked files whose name has a dot initial as &#8220;hidden&#8221; if option hide_dot_files is used.</li>
<li style="margin-bottom: 0.25em;">Change: Renamed option default_permissions to permissions.</li>
<li style="margin-bottom: 0.25em;">Fixed use of utimensat() with external fuse older than 2.8.</li>
<li style="margin-bottom: 0.25em;">Fixed a hang when reading a corrupt compressed file.</li>
<li style="margin-bottom: 0.25em;">Fixed a possible crash when creating a stream.</li>
<li style="margin-bottom: 0.25em;">Fixed all reported and found compressed write related bugs.</li>
</ul>
<p>Download it from the below web page</p>
<p>  <a href="http://www.tuxera.com/community/ntfs-3g-download/">http://www.tuxera.com/community/ntfs-3g-download/</a></p>
<p>The long awaited NTFS-3G for Mac 2010.5.22 is also here. Changes since the last release:</p>
<ul>
<li>Everything which is included in stable NTFS-3G 2010.5.22.</li>
<li>Fix: NTFS-3G for Mac could &#8220;hijack&#8221; non-NTFS volumes in extremely rare cases, leaving them unmountable until NTFS-3g for Mac was disabled.</li>
<li>Fix: The NTFS-3G for Mac preference pane will no longer leave zombie processes behind.</li>
</ul>
<p>For more information please see</p>
<p>   <a href="http://macntfs-3g.blogspot.com/2010/06/ntfs-3g-for-mac-os-x-2010522.html">http://macntfs-3g.blogspot.com/2010/06/ntfs-3g-for-mac-os-x-2010522.html</a></p>
<p>The latest release candidate of Tuxera NTFS for Mac, our high-performance commercial NTFS driver is out as well.</p>
<p>Changes since Tuxera NTFS for Mac 2010.1:</p>
<ul>
<li>Extended attribute support. Tuxera NTFS for Mac now supports storing Mac streams such as Finder information and resource forks as extended attributes, translating to Alternate Data Streams in Windows terminology. This means that NTFS drives will no longer be littered with &#8216;._&#8217; (AppleDouble) files. Services For Mac attributes are used for the special attributes &#8216;com.apple.FinderInfo&#8217; and &#8216;com.apple.ResourceFork&#8217;.</li>
<li>Support for storing the Mac OS backup timestamp.</li>
<li>All new features, enhancements and fixes included in stable NTFS-3G for Mac 2010.5.22.</li>
</ul>
<p>Please see more at</p>
<p><a href="http://macntfs-3g.blogspot.com/">http://macntfs-3g.blogspot.com/</a></p>
<p>Enjoy!</p>
<p>    Tuxera Open Source Team</p>
<p align="left"><a target="_blank" class="tt" href="http://twitter.com/home/?status=New+NTFS-3G+%26+Tuxera+NTFS+Releases+http://tinyurl.com/48evge5" title="Post to Twitter"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://plurk.com/?status=New+NTFS-3G+%26+Tuxera+NTFS+Releases+http://tinyurl.com/48evge5" title="Post to Plurk"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-plurk.png" alt="Post to Plurk" /></a> <a target="_blank" class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/&amp;submitHeadline=New+NTFS-3G+%26+Tuxera+NTFS+Releases" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-buzz.png" alt="Post to Yahoo Buzz" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/&amp;title=New+NTFS-3G+%26+Tuxera+NTFS+Releases" title="Post to Delicious"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/&amp;title=New+NTFS-3G+%26+Tuxera+NTFS+Releases" title="Post to Digg"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/&amp;t=New+NTFS-3G+%26+Tuxera+NTFS+Releases" title="Post to Facebook"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/&amp;t=New+NTFS-3G+%26+Tuxera+NTFS+Releases&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-myspace.png" alt="Post to MySpace" /></a> <a target="_blank" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=New+NTFS-3G+%26+Tuxera+NTFS+Releases&amp;link=http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/" title="Post to Ping.fm"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-ping.png" alt="Post to Ping.fm" /></a> <a target="_blank" class="tt" href="http://reddit.com/submit?url=http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/&amp;title=New+NTFS-3G+%26+Tuxera+NTFS+Releases" title="Post to Reddit"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-reddit.png" alt="Post to Reddit" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/&amp;title=New+NTFS-3G+%26+Tuxera+NTFS+Releases" title="Post to StumbleUpon"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-su.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxera.com/open-source/new-ntfs-3g-tuxera-ntfs-releases/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tuxera at IFA</title>
		<link>http://www.tuxera.com/file-systems/tuxera-at-ifa/</link>
		<comments>http://www.tuxera.com/file-systems/tuxera-at-ifa/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 13:58:47 +0000</pubDate>
		<dc:creator>Mikko Välimäki</dc:creator>
				<category><![CDATA[consumer electronics]]></category>
		<category><![CDATA[file systems]]></category>

		<guid isPermaLink="false">http://www.tuxera.com/?p=928</guid>
		<description><![CDATA[We are currently in IFA in Berlin &#8211; touted as the &#8220;Leading Business Event for Consumer Electronics and Home Appliance&#8217;s&#8221;. This is a huge exhibition where you can see everything from cutting-edge kitchen electronics to digital media. For us, it &#8230; <a class="readMore" href="http://www.tuxera.com/file-systems/tuxera-at-ifa/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.tuxera.com/wp-content/uploads/2009/09/tuxera_ifa.jpg" alt="tuxera_ifa" title="tuxera_ifa" width="500" height="375" class="aligncenter size-full wp-image-929" /></p>
<p>We are currently in <a href="www.ifa-berlin.com/">IFA in Berlin</a> &#8211; touted as the &#8220;Leading Business Event for Consumer Electronics and Home Appliance&#8217;s&#8221;. This is a huge exhibition where you can see everything from cutting-edge kitchen electronics to digital media. For us, it has been great to note we have created an impact building on the excellent foundation of our open source work. Seems that demand for file system compatibility is on the rise, and who are we to say no to that challenge&#8230;
<p align="left"><a target="_blank" class="tt" href="http://twitter.com/home/?status=Tuxera+at+IFA+http://tinyurl.com/6evp664" title="Post to Twitter"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://plurk.com/?status=Tuxera+at+IFA+http://tinyurl.com/6evp664" title="Post to Plurk"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-plurk.png" alt="Post to Plurk" /></a> <a target="_blank" class="tt" href="http://buzz.yahoo.com/submit?submitUrl=http://www.tuxera.com/file-systems/tuxera-at-ifa/&amp;submitHeadline=Tuxera+at+IFA" title="Post to Yahoo Buzz"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-buzz.png" alt="Post to Yahoo Buzz" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.tuxera.com/file-systems/tuxera-at-ifa/&amp;title=Tuxera+at+IFA" title="Post to Delicious"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.tuxera.com/file-systems/tuxera-at-ifa/&amp;title=Tuxera+at+IFA" title="Post to Digg"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.tuxera.com/file-systems/tuxera-at-ifa/&amp;t=Tuxera+at+IFA" title="Post to Facebook"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://www.tuxera.com/file-systems/tuxera-at-ifa/&amp;t=Tuxera+at+IFA&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-myspace.png" alt="Post to MySpace" /></a> <a target="_blank" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Tuxera+at+IFA&amp;link=http://www.tuxera.com/file-systems/tuxera-at-ifa/" title="Post to Ping.fm"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-ping.png" alt="Post to Ping.fm" /></a> <a target="_blank" class="tt" href="http://reddit.com/submit?url=http://www.tuxera.com/file-systems/tuxera-at-ifa/&amp;title=Tuxera+at+IFA" title="Post to Reddit"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-reddit.png" alt="Post to Reddit" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://www.tuxera.com/file-systems/tuxera-at-ifa/&amp;title=Tuxera+at+IFA" title="Post to StumbleUpon"><img class="nothumb" src="http://www.tuxera.com/wp-content/plugins/tweet-this/icons/tt-su.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxera.com/file-systems/tuxera-at-ifa/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

