Re: Web File System

2007-01-31 Thread Toby A Inkster
anthony.cutrone wrote: > Files and folders have to be in an SQL database, mounted in ext3-like > system. File would be identified by a single ID, and links with names > should be connected on these IDs. Take a look at FUSE. Also, have you considered subversion? -- Toby A Inkster BSc (Hons) A

Re: Web File System

2007-01-29 Thread Michele Simionato
On Jan 29, 9:31 am, [EMAIL PROTECTED] wrote: > Hi group, > > I have a development with a file system in Python, accessible from a > graphic web application. > > I mustn't use an NTFS or EXT3 system, because those are not adapted > for my use. Indeed, I would like my system to be able to recover > f