P2P filesystem
Yesterday i dreamed about a P2P filesystem. I found AVFS, a virtual file system, that enable the use of normal file like .tar.gz as normal file system. You can cd in and edit files like they are on the fs. And now i’ wondering how it will be to use bitorent and a Fuse python binding (fuse is a part of AVFS), to do something like this. At Finix (french Lug), there is a some community and sharing file between us is a bit paintfull. We need to put it somewhere and send a email over the list, as files are usually big (mainly photos collections), we can’t put it on ADSL. (making a host unreachable to since the 30 members download the file is not a good way. And doing something like cd /mnt/finix/ to access the shared space will be really great. Of course this won’t work for M$ users but we are a Lug so we don’t use M$ :)
Of course we can to this w/ python-LUFS to, but i find fuse more stable and easy to use .. so anybody want to give it a try ? Is there some cheap bounties (i don’t have a lot of bulks, but i can pay a little for the fuse python binding..)
- Cheap python hosting
- Twisted or not
- SMD Soldering on the cheap
- How to convert matroska MKV to AVI on Linux ?
- MP3 Bitrates compared
admin February 15th, 2004
- Web
- Comments(2)
Today, I thought about a P2P filesystem and asked Google if anybody thought about before. The first result was this page. I think other results do not actually talk about a "P2P filesystem".
Yes, I want to design and implement one. Do you have any suggestions or anything else?
I recently had such a dream. My notes are at these places:
http://p2psdfs.blogspot.com/
http://www.halfbakery.com/idea/P2P_20File_20System#1153105379