MogileFS is an open source distributed filesystem.

learn more… | top users | synonyms

0
votes
0answers
20 views

Mogile FS Compression

I'm interested to know if Mogile FS Server supports compression. The mogtool supports compression parameters http://search.cpan.org/dist/MogileFS-Utils/mogtool but dont know if its done on the ...
8
votes
3answers
491 views

Write-once read-often distributed file storage for .NET?

I have a C#/.NET application that needs to store variable-sized binary blobs (10KB - 100MB) in a central repository. MogileFS meets my needs exactly (write-once, highly available, transparent ...
0
votes
2answers
488 views

mogilefs/php question

Hey Guys, u I am using mogilefs to store files on a storage cluster. And i want to offer a download link to users. Only when i run getPaths on mogileFS it returns something like: ...
0
votes
1answer
140 views

Flash Media Interactive Server with MogileFS

Is it possible to get Flash Media Interactive Server working in conjunction with MogileFS? What it boils down to is that I need FMIS to fetch the FLV files from MogileFS over HTTP. As far as I can ...
1
vote
2answers
252 views

Distributed file source

Looking for a software solution to to store large files (>50MB - 1.5GB), distributed across multiple servers. We have looked at MogileFS, however, given existing software demands, need to have an NFS ...