Distributed File Systems
During my student period, I read about Distributed File Systems. These are ingenious pieces of technology. They could be, that is. As far as I know, none of these are easy to set up, available across Windows and Linux platforms, and easy to use.
Imaging moving files from your C:\Fun\Pictures folder to another path, say \\mygroup\fun\pictures. By doing this, the files will be available to anyone in your group of folks. The files will be saved somewhere, it could be on your machine, or another's machine. You don't really bother as long as they are available and locally cached on your machine for fast access. Copying between machines cannot get easier.
Today I ran a few quick searches for distributed file systems, and found a couple. I cannot really comment them until I have tried them out, but I will leave that for later opportunities.
Imaging moving files from your C:\Fun\Pictures folder to another path, say \\mygroup\fun\pictures. By doing this, the files will be available to anyone in your group of folks. The files will be saved somewhere, it could be on your machine, or another's machine. You don't really bother as long as they are available and locally cached on your machine for fast access. Copying between machines cannot get easier.
Today I ran a few quick searches for distributed file systems, and found a couple. I cannot really comment them until I have tried them out, but I will leave that for later opportunities.
- SFS, http://www.fs.net/ (unix only it seems)
- AFS, http://www.openafs.org/
- Coda, http://www.coda.cs.cmu.edu/
- DFS, http://www.microsoft.com/windows2000/techinfo/howitworks/fileandprint/dfsnew.asp
Found some articles that mentions usage of DFS:
- A home LAN, http://kindel.com/blogs/charlie/archive/2004/04/20/258.aspx
- CERN, http://winservices.web.cern.ch/WinServices/docs/DFS/
Of course, today's situation also merits the mention of P2P tools. These could give some of the functionality of distributed file systems. However, as long as the files are inside an application there will be limitations in the applicability of the file operations, since any file operation will depend on the application has this operation build in.
Kommentarer
Legg inn en kommentar