This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
imuse /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Fri Jan 23 01:17:51 -0800 2009 | |
| |
Makefile | Fri Jan 23 01:12:18 -0800 2009 | |
| |
README | Fri Jan 23 02:06:33 -0800 2009 | |
| |
imapper.c | Thu Jan 22 23:07:43 -0800 2009 | |
| |
imapper.h | Thu Jan 22 23:07:43 -0800 2009 | |
| |
imuse.c | Fri Jan 23 01:51:58 -0800 2009 | |
| |
muse_send.c | Fri Jan 23 00:25:41 -0800 2009 | |
| |
muse_send.h | Fri Jan 23 01:12:18 -0800 2009 | |
| |
muse_tree.c | Fri Jan 23 01:51:58 -0800 2009 | |
| |
muse_tree.h | Fri Jan 23 01:51:58 -0800 2009 | |
| |
tests/ | Thu Jan 22 23:28:57 -0800 2009 |
README
_
(_) _ __ ___ _ _ ___ ___
| | | '_ ` _ \ | | | | / __| / _ \
| | | | | | | | | |_| | \__ \ | __/
|_| |_| |_| |_| \__,_| |___/ \___|
imuse is an experimental IMAP file-system for FUSE. The general idea behind the project is to present
what equates to "networked data" as any other kind of "networked data" that we're used to (CIFS,
AFS, AFP, SSHFS, FTP, etc), simply as a set of folders and files.
The overall goal of the imuse project is to allow file-system-like traversal of an IMAP mailbox as if
it were "just another filesystem" with emails being representated as simple files on the filesystem.
imuse uses the University of Washington IMAP library (commonly referred to as "c-client") which drives
applications like (Al)pine.







