Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

MacFUSE implements a mechanism that makes it possible to implement a fully functional file system in a user-space program on Mac OS X (10.4 and above). It aims to be API-compliant with the FUSE (File-system in USErspace) mechanism that originated on Linux. Therefore, many existing FUSE file systems ... [More] become readily usable on Mac OS X. The core of MacFUSE is in a dynamically loadable kernel extension. Although MacFUSE has a completely different kernel-level implementation from Linux FUSE, it supports the FUSE specification well enough that many popular FUSE file systems can be easily compiled and work on Mac OS X--often out of the box. [Less]

4.55556
   
  0 reviews  |  46 users  |  87,745 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

Ext2Fsd is an open source linux ext2/ext3 file system driver for Windows systems (NT/2K/XP/VISTA, X86/AMD64).

5.0
 
  0 reviews  |  7 users  |  357,741 lines of code  |  0 current contributors  |  Analyzed about 11 hours ago
 
 

SSH(SFTP) filesystem made using Dokan and SSH.NET library. It allows you to mount remote computers via SFTP protocol like windows network drives . Patches, suggestions and bug reports (with as much info as possible) are always welcome. I will look at them, but please be patient. Supported ... [More] Authentication methods ---------------------------- * password * private-key (OpenSsh private key format) Requirements ---------------------------- * Windows XP SP3(x86) or Windows Vista SP1 (x86 and x64) or Windows 7 (x86 and x64) * Microsoft .NET Framework 4 Full Profile (http://www.microsoft.com/download/en/details.aspx?id=17718) * Dokan Library 0.6.0 (http://dokan-dev.net/wp-content/uploads/DokanInstall_0.6.0.exe) [Less]

5.0
 
  0 reviews  |  1 user  |  23,854 lines of code  |  2 current contributors  |  Analyzed 9 days ago
 
 

JdbcFolder is a type-4 Jdbc driver. It allows to execute SQL queries on the underlying filesystem of the JVM. The global view is the folowing : a folder is symbolized as a table, each column of this table is a property of the elements contained in this folder. Eg : select FILENAME, SIZE ... [More] , EXTENSION from c:/myfolder The result will be a dataset containing three columns ( FILENAME, SIZE et EXTENSION ) and a number of rows corresponding to the number of files present in the directory. Of course, the number of returned columns will be growing as we will advance in implementation. Current released version of jdbcFolder works with ODI until version prior to 10.1.3.5.0. For 10.1.3.5.0 and above, upcoming version seems to work. [Less]

0
 
  0 reviews  |  0 users  |  2,960 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

This is software configured to permit or deny all references to file system.

0
 
  0 reviews  |  0 users  |  2,114 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

WinMergeFS provides AuFS / unionfs functionality for windows. With WinMergeFS users can mount multiple directories into a virtual drive. Plugin based RootSelection provides intelligent distribution of new files on multiple hard drives.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Super simple yet powerful PHP persistence, MetaBase is a hash-based database abstraction layer. It lets you store key/value pairs for use between requests or multiple PHP processes. MetaBase features a driver based storage system so you can choose between Filesystem, Memcached, or other ... [More] databases. MetaBase is one file to include in your PHP project. Usage is very simple. pStore( 'somekey', 'somedata' ); echo $metabase->pFetch( 'somekey' ); // output: somedata ?> Flexible configuration lets you customize MetaBase to your requirements. Also, includes support for key Namespaces and data filtering with support for encryption and compression. Visit http://www.pronique.com/software/metabase for more information. [Less]

0
 
  0 reviews  |  0 users  |  625 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Virtual Disk project plan to create a file based virtual disk tools. It will provides simple file management and many features, such as security, snapshot etc.

0
 
  0 reviews  |  0 users  |  65 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.