|
-
April 5th, 2010, 01:31 PM
#1
A good Virtual File System library?
Does anybody know of a good virtual file system library?
I'm looking for a C/C++ api that would allow me file-system-like access to files that are stored in a single zip file (or archive of some kind).
I need a cross-platform API that works on windows as well as linux.
I've found a few on the web, but many are either java-based (which won't work for me) or are not yet production ready.
I'm looking for a relatively mature open-source library that I could use in production code.
All suggestions welcome - thanks in advance!
-
April 20th, 2010, 11:04 AM
#2
Re: A good Virtual File System library?
hi...
i have a similar project.
i need a file-system-like access to files that are stored in a single zip file too. but for me c-sharp or java would be interesting. and i don't need cross-platform API.
maybe this link i found could be interesting for you
http://www.acc.umu.se/~bosse/
you might have a look at FileDisk. it is a driver which allows to mount images without administrative privileges.
could you tell me which java-based solution you found ? that would be very kind.
greetings
O. G.
-
January 26th, 2012, 05:16 PM
#3
Re: A good Virtual File System library?
I think what you're looking boxedapp ... I do not know other similar SDK(((
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|