<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/linux-ntfs/news/" rel="alternate"/><link href="https://sourceforge.net/p/linux-ntfs/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/linux-ntfs/news/</id><updated>2007-09-29T07:55:07Z</updated><subtitle>Recent posts to news</subtitle><entry><title>ntfsprogs 2.0.0 released</title><link href="https://sourceforge.net/p/linux-ntfs/news/2007/09/ntfsprogs-200-released/" rel="alternate"/><published>2007-09-29T07:55:07Z</published><updated>2007-09-29T07:55:07Z</updated><author><name>Anton Altaparmakov</name><uri>https://sourceforge.net/u/antona/</uri></author><id>https://sourceforge.net34128ec3afed7ed96231cc41e29f6b04687ac48a</id><summary type="html">The long awaited 2.0.0 release is finally here\!  Highlights are that ntfsmount sports full read/write support, libntfs can read encrypted files and ntfsresize as well as all other tools support Windows Vista.  Upgrade is strongly recommended.</summary></entry><entry><title>ntfsprogs 1.13.1 released</title><link href="https://sourceforge.net/p/linux-ntfs/news/2006/06/ntfsprogs-1131-released/" rel="alternate"/><published>2006-06-21T09:25:58Z</published><updated>2006-06-21T09:25:58Z</updated><author><name>Anton Altaparmakov</name><uri>https://sourceforge.net/u/antona/</uri></author><id>https://sourceforge.netcf87a7eea8424bc0bdbce95752dbee67d95282bb</id><summary type="html">Time for another release. Many bug fixes and enhancements so update is strongly recommended.</summary></entry><entry><title>ntfsprogs 1.13.0 released</title><link href="https://sourceforge.net/p/linux-ntfs/news/2006/02/ntfsprogs-1130-released/" rel="alternate"/><published>2006-02-27T09:56:47Z</published><updated>2006-02-27T09:56:47Z</updated><author><name>Anton Altaparmakov</name><uri>https://sourceforge.net/u/antona/</uri></author><id>https://sourceforge.net614094df0dfedad419a29d5d6246bc7e7f37b035</id><summary type="html">The long awaited release.  Lots of enhancements and fixes across the board.  See the changelog for details but a few notable changes are that mkntfs now creates NTFS 3.1 \(Windows XP\) volumes by default and that ntfsmount can deal with symbolic links and device files.</summary></entry><entry><title>ntfsprogs 1.12.1 released</title><link href="https://sourceforge.net/p/linux-ntfs/news/2005/10/ntfsprogs-1121-released/" rel="alternate"/><published>2005-10-10T13:25:24Z</published><updated>2005-10-10T13:25:24Z</updated><author><name>Anton Altaparmakov</name><uri>https://sourceforge.net/u/antona/</uri></author><id>https://sourceforge.net2e493df44ecd044ec5eca948a645608d5067d815</id><summary type="html">This is a quick followup to 1.12.0 which fixes the location of mkfs.ntfs and mount.ntfs-fuse to be in /sbin.</summary></entry><entry><title>ntfsprogs 1.12.0 released</title><link href="https://sourceforge.net/p/linux-ntfs/news/2005/10/ntfsprogs-1120-released/" rel="alternate"/><published>2005-10-07T15:21:50Z</published><updated>2005-10-07T15:21:50Z</updated><author><name>Anton Altaparmakov</name><uri>https://sourceforge.net/u/antona/</uri></author><id>https://sourceforge.net1654593fd8a4de6609a80ae9d8226c964cabd188</id><summary type="html">The next release ntfsprogs release is here\!  This has lots of enhancements and bug fixes.  Notably, the FUSE module ntfsmount, now has limited support for deleting/creating files and directories as well as hardlinks.</summary></entry><entry><title>ntfsprogs 1.11.2 released</title><link href="https://sourceforge.net/p/linux-ntfs/news/2005/08/ntfsprogs-1112-released/" rel="alternate"/><published>2005-08-08T16:14:10Z</published><updated>2005-08-08T16:14:10Z</updated><author><name>Anton Altaparmakov</name><uri>https://sourceforge.net/u/antona/</uri></author><id>https://sourceforge.neta0ef2bc30fd871efbe0a164110bc75cfa6881029</id><summary type="html">A relatively quick followup to 1.11.1, this release fixes several bugs across the board.  Upgrade is recommended.  See the ChangeLog for details.</summary></entry><entry><title>ntfsprogs 1.11.1 released</title><link href="https://sourceforge.net/p/linux-ntfs/news/2005/07/ntfsprogs-1111-released/" rel="alternate"/><published>2005-07-20T08:28:29Z</published><updated>2005-07-20T08:28:29Z</updated><author><name>Anton Altaparmakov</name><uri>https://sourceforge.net/u/antona/</uri></author><id>https://sourceforge.net0d6940443eaaef472ee06b865b40b79a611c5573</id><summary type="html">A quick followup to 1.11.0, this release fixes several bugs in ntfsmount.  You only need to upgrade if you intend to use ntfsmount.</summary></entry><entry><title>ntfsprogs 1.11.0 released</title><link href="https://sourceforge.net/p/linux-ntfs/news/2005/07/ntfsprogs-1110-released/" rel="alternate"/><published>2005-07-19T12:29:04Z</published><updated>2005-07-19T12:29:04Z</updated><author><name>Anton Altaparmakov</name><uri>https://sourceforge.net/u/antona/</uri></author><id>https://sourceforge.net5f6985198b7162a48abe7ddb476622da627bfa9f</id><summary type="html">Following on the tail of the 1.10.0 release, this release fixes some important bugs so upgrade is strongly recommended.  Also, a new utility is introduced \(ntfsmount\) which is a FUSE 2.3.0 module which allows mounting of ntfs volumes from userspace.  The volumes are then accessed using functionality provided by the ntfs library \(libntfs\).  For developers, there is also a new utility \(ntfsdecrypt\), built only with &amp;quot;make extra&amp;quot;, which decrypts encrypted ntfs files.   Note this only works on Windows/Cygwin at present
as it needs the Windows Crypto API to obtain the users private key.  The goals of this project are: create a new Linux kernel driver for the NTFS file system \(v1.2 and later 3.0\), user space utilities \(e.g. format, ntfs check, etc.\) and a library to avoid code duplication and provide access to NTFS to other GPLed programs

</summary></entry><entry><title>ntfsprogs 1.10.0 released</title><link href="https://sourceforge.net/p/linux-ntfs/news/2005/06/ntfsprogs-1100-released/" rel="alternate"/><published>2005-06-22T13:30:07Z</published><updated>2005-06-22T13:30:07Z</updated><author><name>Anton Altaparmakov</name><uri>https://sourceforge.net/u/antona/</uri></author><id>https://sourceforge.net2ac61db2fbb1471ac018623ad25062105e8cf66e</id><summary type="html">The goals of this project are: create a new Linux kernel driver for the NTFS file system \(v1.2 and later 3.0\), user space utilities \(e.g. format, ntfs check, etc.\) and a library to avoid code duplication and provide access to NTFS to other GPLed programs. With the 1.10.0 release: Lots of changes across the board.  This release is really long overdue.  Major features are that ntfsresize now moves data out of the way when needed and that ntfscp can resize files when writing to them.  Also mkntfs now tries to create bootable ntfs volumes.  For further information, please read the ChangeLog.</summary></entry><entry><title>NTFS FAQ in Russian</title><link href="https://sourceforge.net/p/linux-ntfs/news/2005/04/ntfs-faq-in-russian/" rel="alternate"/><published>2005-04-06T11:13:08Z</published><updated>2005-04-06T11:13:08Z</updated><author><name>Anton Altaparmakov</name><uri>https://sourceforge.net/u/antona/</uri></author><id>https://sourceforge.net5c6d0deb5f07f418432138632f41b6e5eab98abc</id><summary type="html">Thanks to Yuri Slobodyanyuk, the NTFS Frequently Asked Questions are now available in Russian. http://linux-ntfs.sourceforge.net/info/ntfs-ru.html  
If you would like to help the NTFS Project by translating the FAQ, please email me: webmaster@flatcap.org</summary></entry></feed>