My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 134
=drop.io FUSE= The general idea is to allow any unix-like OS mount a drop.io "drop" and use it as a regular file system. Development is swiftly going, so stay tuned for release "zero"! ==Dependencies== *[http://fuse.sourceforge.net/ FUSE:]* File system in user space. *[http://oss.metapara...
goofs is filesystem in userspace, based on [http://fuse.sourceforge.net/ fuse], which aims to expose Google services such as picasa images, contacts, blogs, documents, spreadsheets, presentations, calendars, etc. It is written using the java binding for fuse, [http://sourceforge.net/projects/fuse-j...
SwitchFS (or SFS) is a lightweight file system layer designed to combine file systems located on multiple drives and/or multiple servers into a single logical file repository. SFS is built on top of FUSE (the "filesystem in userspace" layer). *New feature in r34:* * *File level replication lev...
== About S3QL == S3QL is a [http://en.wikipedia.org/wiki/Filesystem_in_Userspace FUSE] file system that stores all its data on [http://aws.amazon.com/s3 Amazon S3]. It effectively allows you to use S3 as a harddisk with infinite capacity that can be accessed from any computer with internet access...
*fusepy* is a Python module that provides a simple interface to [http://fuse.sourceforge.net/ FUSE] and [http://code.google.com/p/macfuse/ MacFUSE]. It's just one file and is implemented using _ctypes_. See some examples of how you can use fusepy: * [http://code.google.com/p/fusepy/source/brow...
TweetFS is a FUSE filesystem written in Python that can manage twitter statuses of users as regular files. Users are also able to update the tweets by adding files to the user's directory. This will eventually update the user status on Twitter. If a new file is created in another user's folder, they...
*SSHFS Multiplexer* (SSHFS-MUX) is a [http://fuse.sourceforge.net/sshfs.html SSHFS]-like file system, but it is able to _simultaneously_ mount many remote hosts to a local mountpoint over SSH channels. Although the functionality of SSHFS-MUX can be also implementated by SSHFS and UnionFS combina...
This project aims to allow you to connect to Google Docs and treat it as a file system. Combine the portability of Google Docs with the flexibility and power of using the office suite of your choice. This will allow you to mount your Google Docs account as you would a normal filesystem. You will...
The idea behind musicmeshfs is to let him organize music (mp3, ogg, flac... files) using on tags (author, title, year, album...). The interface let the user say the way to use tags, using a simple "keyword-based" schema (something like "%artist/%year - %album/%track - %title.%type"). Please,...
FUSE-based file system backed by Amazon S3. Mount a bucket as a local file system read/write. Store files/folders natively and transparently. See FuseOverAmazon. For a commercially supported version with additional features see http://www.subcloud.com
fuse, s3
1 2 3 4 5 6 7 8 9 10 Next