Content-space.de

The WikiBlog of Michael Hamann about changing technologies and more

User Tools

Site Tools


blog:2008:dokufs_2008-06-21

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
blog:2008:dokufs_2008-06-21 [2008/06/21 21:43] – angelegt michituxblog:2008:dokufs_2008-06-21 [2010/10/30 15:41] (current) – external edit 127.0.0.1
Line 6: Line 6:
   * A cache (with memory limit)   * A cache (with memory limit)
   * File size is now set properly (some graphical editors rely on that)   * File size is now set properly (some graphical editors rely on that)
-  * Saving a file with no content but a revision comment does no longer directly delete the file, but removes it from the directory listing (deleting the file was irritating some editors)+  * Saving a file without content but a revision comment does no longer directly delete the file, but removes it from the directory listing (deleting the file was irritating some editors)
   * Saving empty files doesn't change their content, this change was necessary because on an edit an empty file is saved first before the new content is saved.   * Saving empty files doesn't change their content, this change was necessary because on an edit an empty file is saved first before the new content is saved.
  
 All in all I have to say that writing a filesystem isn't that easy as I thought when your back-end isn't a traditional storage. The next features that will be implemented are permission-checking on client side and a check if the write was successful. All in all I have to say that writing a filesystem isn't that easy as I thought when your back-end isn't a traditional storage. The next features that will be implemented are permission-checking on client side and a check if the write was successful.
  
-The filesystem can be found under {{:projekte:dokufs:dokufs.rb|dokufs.rb}}, usage information are under [[projekte:dokufs]].+The filesystem can be found under {{:projekte:dokufs:dokufs.rb|dokufs.rb}}, usage information is under [[projekte:dokufs]]. 
 + 
 + 
  
-{{tag>dokufs dokuwiki ruby fuse filesystem}} 
  
-~~LINKBACK~~ 
-~~DISCUSSION~~ 
  
blog/2008/dokufs_2008-06-21.1214077435.txt.gz · Last modified: 2008/06/21 21:43 by michitux