banner
Dave Horner's Website - Yet another perspective on things...
Home Tech Talk Unix/Linux/BSD/OSX/ETC Remote network filesystems for linux
If you appreciate the information found on this website, please drop me a line!

Who's Online

We have 33 guests online
Content View Hits : 1157260
moon and stars
How did you find my site?
 
How often do you answer random online questions?
 

Random Quote

The less confident you are, the more serious you have to act. --Tara Ploughman
Chicago_Cederpoint_2004_046
P1010016
108_0897
100_1794_002

Remote network filesystems for linux

Sunday, 19 March 2006 00:21
Lately I've been looking closely at the FUSE project for Linux.  This is an interesting project because it allows the programmer to write user space filesystem modules.  This is very handy because it means that you don't need to do anything fancy to get extended functionality on your filesystem.

In many ways I like the idea, however, I also am a firm supporter of the WebDav remote filesystem.  I still have yet to fully understand how FUSE fits into the whole picture.

I do know that there are some very impressive FUSE based projects out there currently.  Many of the projects are dreams for me, like the ability to encrypt and auto-revision all files on a filesystem.  This is one project I plan on following!

ext3
When creating an ext3 filesystem, use the command: mkfs.ext3
Last Updated on Monday, 15 February 2010 07:00