in reply to Re^2: Perl implementation of Google Filesystem
in thread Perl implementation of Google Filesystem
Have you actually read the site you've linked to ? That thing also uses FUSE, and it doesn't work on Win32, for exactly the reasons you cite . It can't work under Windows because FUSE is "just a filesystem like NTFS and ext3", except that it asks a userland process to supply/store the data.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Perl implementation of Google Filesystem
by gri6507 (Deacon) on May 16, 2006 at 13:56 UTC | |
by Corion (Patriarch) on May 16, 2006 at 14:01 UTC |