<?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"
	>

<channel>
	<title>Dokan</title>
	<atom:link href="http://dokan-dev.net/en/feed/" rel="self" type="application/rss+xml" />
	<link>http://dokan-dev.net/en</link>
	<description>user mode file system for windows</description>
	<pubDate>Sun, 12 Oct 2008 11:31:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Dokan library 0.3.9 released</title>
		<link>http://dokan-dev.net/en/2008/09/28/dokan-library-039-released/</link>
		<comments>http://dokan-dev.net/en/2008/09/28/dokan-library-039-released/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 14:43:16 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[Dokan]]></category>

		<guid isPermaLink="false">http://dokan-dev.net/en/?p=52</guid>
		<description><![CDATA[Dokan library 0.3.9 is released today.
Dokan library is a user mode file system library for Windows.
x64 version is not ready now. I updated only x86 version.
Changes from 0.3.7
- Fixed: TRUNCATE_EXISTING is not working problem (issue)
- Fixed: FILE_FLAG_DELETE_ON_CLOSE is not working problem (issue)
- Fixed: CloseFile is never called problem, I&#8217;m not sure whether I could really [...]]]></description>
			<content:encoded><![CDATA[<p>Dokan library 0.3.9 is released today.</p>
<p>Dokan library is a user mode file system library for Windows.<br />
x64 version is not ready now. I updated only x86 version.</p>
<p>Changes from 0.3.7<br />
- Fixed: TRUNCATE_EXISTING is not working problem (<a href="http://code.google.com/p/dokan/issues/detail?id=9">issue</a>)<br />
- Fixed: FILE_FLAG_DELETE_ON_CLOSE is not working problem (<a href="http://code.google.com/p/dokan/issues/detail?id=10">issue</a>)<br />
- Fixed: CloseFile is never called problem, I&#8217;m not sure whether I could really fix this problem.<br />
- Fixed: Disable APC when calling ExAcquireResourceExclusiveLite<br />
- Fixed: Error check of memory allocations</p>
<p>I put a link to <a href="http://code.google.com/p/dokan/issues/">issues list</a> on the header. If you find a bug, please use this link.<br />
I also add a <a href="http://code.google.com/p/dokan/source/checkout">svn repository</a> for Dokan library. </p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2008/09/28/dokan-library-039-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dokan library 0.3.7 released</title>
		<link>http://dokan-dev.net/en/2008/08/20/dokan-library-037-released/</link>
		<comments>http://dokan-dev.net/en/2008/08/20/dokan-library-037-released/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 01:06:54 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[Dokan]]></category>

		<guid isPermaLink="false">http://dokan-dev.net/en/?p=50</guid>
		<description><![CDATA[Dokan library 0.3.7 is released.
Dokan library is a user mode file system library for Windows.
Now Dokan supports Vista x64 and Windows2003 Server!
Changes from 0.3.6
- Supported Windows 2003 and Vista x64
- Changed Dokan installer (DokanInstall32.msi for WindowsXP,2003,Vista x86 and DokanInstall64.msi for Vista x64)
Code Signing Certificate for 64bit drivers is supported by Infocraft Inc.
]]></description>
			<content:encoded><![CDATA[<p>Dokan library 0.3.7 is released.</p>
<p>Dokan library is a user mode file system library for Windows.<br />
Now Dokan supports Vista x64 and Windows2003 Server!</p>
<p>Changes from 0.3.6<br />
- Supported Windows 2003 and Vista x64<br />
- Changed Dokan installer (DokanInstall32.msi for WindowsXP,2003,Vista x86 and DokanInstall64.msi for Vista x64)</p>
<p>Code Signing Certificate for 64bit drivers is supported by Infocraft Inc.</p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2008/08/20/dokan-library-037-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dokan library 0.3.6 released</title>
		<link>http://dokan-dev.net/en/2008/07/20/dokan-library-036-released/</link>
		<comments>http://dokan-dev.net/en/2008/07/20/dokan-library-036-released/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 08:33:38 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[Dokan]]></category>

		<guid isPermaLink="false">http://dokan-dev.net/en/?p=49</guid>
		<description><![CDATA[Dokan library 0.3.6 is released.
Dokan library is a user mode file system library for Windows.
This version has many improvements from previous version. Now you can use Dokan library without administrator privilege!
Changes from 0.3.4
- Not required Administrator privilege
- Fixed xcopy issue
- Fixed file deletion issue
- Fixed FILE_NO_MORE_FILES issue
- Fixed BSOD while IO canceling
- Supported Windows 2000 [...]]]></description>
			<content:encoded><![CDATA[<p>Dokan library 0.3.6 is released.</p>
<p>Dokan library is a user mode file system library for Windows.<br />
This version has many improvements from previous version. Now you can use Dokan library without administrator privilege!</p>
<p>Changes from 0.3.4<br />
- Not required Administrator privilege<br />
- Fixed xcopy issue<br />
- Fixed file deletion issue<br />
- Fixed FILE_NO_MORE_FILES issue<br />
- Fixed BSOD while IO canceling<br />
- Supported Windows 2000 (please compile libraries yourself)</p>
<p>Thanks for many suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2008/07/20/dokan-library-036-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dokan.NET 0.2.0 released</title>
		<link>http://dokan-dev.net/en/2008/07/01/dokannet-020-released/</link>
		<comments>http://dokan-dev.net/en/2008/07/01/dokannet-020-released/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 06:06:21 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://dokan-dev.net/en/?p=45</guid>
		<description><![CDATA[Dokan.NET 0.2.0 is now released
Sorry for frequent updates. As you know, Dokan.NET is a library which enables to make a Windows file system easily. 
Changes from 0.1.9
- Fixed ProcessId while CreateFile, Open/CreateDirectory functions
]]></description>
			<content:encoded><![CDATA[<p>Dokan.NET 0.2.0 is now released</p>
<p>Sorry for frequent updates. As you know, Dokan.NET is a library which enables to make a Windows file system easily. </p>
<p>Changes from 0.1.9<br />
- Fixed ProcessId while CreateFile, Open/CreateDirectory functions</p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2008/07/01/dokannet-020-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dokan.NET 0.1.9 released</title>
		<link>http://dokan-dev.net/en/2008/06/30/dokannet-019-released/</link>
		<comments>http://dokan-dev.net/en/2008/06/30/dokannet-019-released/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 06:15:33 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://dokan-dev.net/en/?p=44</guid>
		<description><![CDATA[Today Dokan.NET 0.1.9 is released.
Dokan.NET is a library to write a file system in C# or other .NET languages. Why don&#8217;t you make a your original Windows file system?
Changes from 0.1.8
- Fixed time in SetFileTime
- Fixed DokanFileInfo.Context
DokanNET.dll in Dokan SSHFS is not updated, so If you fix SetFileTime problem in DokanSSHFS, please copy new version [...]]]></description>
			<content:encoded><![CDATA[<p>Today Dokan.NET 0.1.9 is released.</p>
<p>Dokan.NET is a library to write a file system in C# or other .NET languages. Why don&#8217;t you make a your original Windows file system?</p>
<p>Changes from 0.1.8<br />
- Fixed time in SetFileTime<br />
- Fixed DokanFileInfo.Context</p>
<p>DokanNET.dll in Dokan SSHFS is not updated, so If you fix SetFileTime problem in DokanSSHFS, please copy new version of DokanNET.dll to DokanSSHFS directory.</p>
<p>Thank you, Sebastia and Alex for your information.</p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2008/06/30/dokannet-019-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dokan SSHFS 0.1.9 released</title>
		<link>http://dokan-dev.net/en/2008/06/11/dokan-sshfs-019-released/</link>
		<comments>http://dokan-dev.net/en/2008/06/11/dokan-sshfs-019-released/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 05:28:56 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[SSHFS]]></category>

		<guid isPermaLink="false">http://dokan-dev.net/en/?p=43</guid>
		<description><![CDATA[Dokan SSHFS 0.1.9 is released.
Dokan SSHFS is a program that mounts remore file system as local drive using SSH. You can edit and create files on Linux with your favorite Windows application.
Changes from 0.1.8
- Use the latest Dokan.NET library
- Enabled UseKeepAlive
- Fixed file cache consistency when creating new direction
Domain name is changed to dokan-dev.net
]]></description>
			<content:encoded><![CDATA[<p>Dokan SSHFS 0.1.9 is released.</p>
<p>Dokan SSHFS is a program that mounts remore file system as local drive using SSH. You can edit and create files on Linux with your favorite Windows application.</p>
<p>Changes from 0.1.8<br />
- Use the latest Dokan.NET library<br />
- Enabled UseKeepAlive<br />
- Fixed file cache consistency when creating new direction</p>
<p><strong>Domain name is changed to dokan-dev.net</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2008/06/11/dokan-sshfs-019-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dokan.NET 0.1.8 released</title>
		<link>http://dokan-dev.net/en/2008/06/10/dokannet-018-released/</link>
		<comments>http://dokan-dev.net/en/2008/06/10/dokannet-018-released/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 05:38:25 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://dokan-dev.net/en/?p=41</guid>
		<description><![CDATA[Dokan.NET 0.1.8 is now released.
Dokan.NET is a .NET binding of user-mode file system library Dokan. You can write your own Windows file system in C#, VB.NET&#8230;
Changes from 0.1.7
- Added UseKeepAlive option to DokanOptions
- Added some error constants
Domain name is changed to dokan-dev.net
]]></description>
			<content:encoded><![CDATA[<p>Dokan.NET 0.1.8 is now released.</p>
<p>Dokan.NET is a .NET binding of user-mode file system library Dokan. You can write your own Windows file system in C#, VB.NET&#8230;</p>
<p>Changes from 0.1.7<br />
- Added UseKeepAlive option to DokanOptions<br />
- Added some error constants</p>
<p><strong>Domain name is changed to dokan-dev.net</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2008/06/10/dokannet-018-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dokan library 0.3.4 released</title>
		<link>http://dokan-dev.net/en/2008/06/08/dokan-library-034-released/</link>
		<comments>http://dokan-dev.net/en/2008/06/08/dokan-library-034-released/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 06:32:40 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[Dokan]]></category>

		<guid isPermaLink="false">http://dokan-dev.net/en/?p=40</guid>
		<description><![CDATA[Dokan library 0.3.4 is now released
Dokan library is a user-mode file system for Windows. 
I added an automatic unmount feature when dokan.dll is unload. I recommend you not to relay on this feature, file sytem should do unmount when file system exits.
I also added keep alive to check user-mode file system is alive. When you [...]]]></description>
			<content:encoded><![CDATA[<p>Dokan library 0.3.4 is now released</p>
<p>Dokan library is a user-mode file system for Windows. </p>
<p>I added an automatic unmount feature when dokan.dll is unload. I recommend you not to relay on this feature, file sytem should do unmount when file system exits.<br />
I also added keep alive to check user-mode file system is alive. When you set TRUE on DokanOptions->UseKeepAlive, dokan library automatically unmounts 15 seconds after user-mode file system hanged up.</p>
<p>Changes from 0.3.2<br />
- Added automatic unmount when dll is unloaded<br />
- Added keep alive to check user-mode file system is alive<br />
- Added multiple sessions<br />
- Fixed BSOD when write operations are canceled by timeout<br />
- Fixed the number of max thread in user-mode<br />
- Many refactorings</p>
<p>I changed the domain name to dokan-dev.net.</p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2008/06/08/dokan-library-034-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Open Source Dokan library 0.3.2 released</title>
		<link>http://dokan-dev.net/en/2008/05/26/open-source-dokan-library-032-released/</link>
		<comments>http://dokan-dev.net/en/2008/05/26/open-source-dokan-library-032-released/#comments</comments>
		<pubDate>Mon, 26 May 2008 06:50:20 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[Dokan]]></category>

		<guid isPermaLink="false">http://decas-dev.net/en/2008/05/26/open-source-dokan-library-032-released/</guid>
		<description><![CDATA[I am pleased to announce the release of open source Dokan library 0.3.2.
Dokan is a user-mode file system for Windows. You can make your open file system very easily!
Now dokan is released under open source license.
Dokan contains LGPL, GPL and MIT licensed programs.
- user-mode library (dokan.dll)  LGPL
- driver (dokan.sys) GPL
- control program (dokanctl.exe) MIT
- [...]]]></description>
			<content:encoded><![CDATA[<p>I am pleased to announce the release of open source Dokan library 0.3.2.</p>
<p>Dokan is a user-mode file system for Windows. You can make your open file system very easily!<br />
Now dokan is released under open source license.</p>
<p>Dokan contains LGPL, GPL and MIT licensed programs.<br />
- user-mode library (dokan.dll)  LGPL<br />
- driver (dokan.sys) GPL<br />
- control program (dokanctl.exe) MIT<br />
- mount service (mounter.exe) MIT</p>
<p>You can download new dokan library and source code from Download Page.<br />
You must uninstall previous version and restart your computer BEFORE install new version.</p>
<p>Changes from 0.2.6<br />
- Changed license<br />
- Fixed directory entries when accessed by Windows file sharing<br />
- Refactoring</p>
<p><strong>I added new document to Doc</strong><br />
<a href="/en/docs/how-to-build-dokan-library/">How to build dokan library</a><br />
Sorry, link was broken.</p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2008/05/26/open-source-dokan-library-032-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Open Source Plan for Dokan library</title>
		<link>http://dokan-dev.net/en/2008/05/22/open-source-plan-for-dokan-library/</link>
		<comments>http://dokan-dev.net/en/2008/05/22/open-source-plan-for-dokan-library/#comments</comments>
		<pubDate>Thu, 22 May 2008 04:31:14 +0000</pubDate>
		<dc:creator>Hiroki</dc:creator>
		
		<category><![CDATA[Dokan]]></category>

		<guid isPermaLink="false">http://decas-dev.net/en/2008/05/22/open-source-plan-for-dokan-library/</guid>
		<description><![CDATA[I&#8217;m working to make Dokan be a open source project. Now I&#8217;m refactoring my codes and translate Japanese comments to English. I want to release the source codes in this weekend.
Task/Issue
- command line options for Dokan SSHFS
- ACL support
- FUSE compatible API
Q/A
Q: When Fuse compatible API is supported
A: I have no idea when I can [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working to make Dokan be a open source project. Now I&#8217;m refactoring my codes and translate Japanese comments to English. I want to release the source codes in this weekend.</p>
<p>Task/Issue<br />
- command line options for Dokan SSHFS<br />
- ACL support<br />
- FUSE compatible API</p>
<p>Q/A<br />
Q: When Fuse compatible API is supported<br />
A: I have no idea when I can make it. I&#8217;m  I&#8217;ll be happy if you make it.<br />
Q: How can I get name of application that requests access (explorer, notepad,&#8230;)<br />
A: You can use DOKAN_FILE_INFO->ProsessID and use some Windows API to get name from Prosess Id.</p>
]]></content:encoded>
			<wfw:commentRss>http://dokan-dev.net/en/2008/05/22/open-source-plan-for-dokan-library/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
