AVFS is a system, which enables all programs to look inside gzip, tar, zip, etc. files or view remote (ftp, http, dav, etc.) files, without recompiling the programs.

Project Activity

See All Activity >

Categories

File Systems

License

GNU General Public License version 2.0 (GPLv2)

Follow AVFS: A Virtual Filesystem

AVFS: A Virtual Filesystem Web Site

You Might Also Like
An All-in-One EMR Exclusively for Therapy and Rehab. Icon
An All-in-One EMR Exclusively for Therapy and Rehab.

Electronic Medical Records Software

Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
3
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5

User Reviews

  • Hello Developers, Many many thanks for this great tool! It is simply super! 5 star! __Maybe this is not the right place for some code-related feedback, but I have not found other place. I had two tiny issues during compilation, maybe because I used an old system (CentOS 6). I used the following workarounds: __1) I added the following line to the beginning of include/avfs.h: #include <time.h> __2) Then I run: LIBS=-lrt ./configure __Without 1) compilation (when running make) stops with:__ ../lib/.libs/libavfs_static.a(filecache.o): In function `filecache_insert': avfs-1.1.3/src/filecache.c:57: undefined reference to `clock_gettime' ../lib/.libs/libavfs_static.a(filecache.o): In function `filecache_check_limits': avfs-1.1.3/src/filecache.c:77: undefined reference to `clock_gettime' collect2: ld returned 1 exit status make[1]: *** [runtest] Error 1 make[1]: Leaving directory `avfs-1.1.3/test' make: *** [all-recursive] Error 1 __Without 2) it stops with error message:__ ../lib/.libs/libavfs_static.a(filecache.o): In function `filecache_insert': avfs-1.1.3/src/filecache.c:57: undefined reference to `clock_gettime' ../lib/.libs/libavfs_static.a(filecache.o): In function `filecache_check_limits': avfs-1.1.3/src/filecache.c:77: undefined reference to `clock_gettime' collect2: ld returned 1 exit status make[1]: *** [runtest] Error 1 make[1]: Leaving directory `avfs-1.1.3/test' make: *** [all-recursive] Error 1 __You may decide if it is worth adding anything to the code so that compilation works on old systems as well. Thanks again and best wishes, __Zoltan
  • I love this project! Super useful and intuitive. If you have a GUI to work in, I guess you might not find a use for it, but when you're working command line, this tool is awesome to have! UPDATE: I've just tried installing this on CentOS (Man, I hate CentOS) and was not successful. I tried the fuse install and the regular library install. Neither successful. Has anyone gotten this working under CentOS 6.5?
    1 user found this review helpful.
  • Thank you so much for AVF. It is a big help for my storage needs.
Read more reviews >

Additional Project Details

Operating Systems

Solaris, Linux, OpenBSD, FreeBSD, NetBSD, Mac

Languages

English

Intended Audience

Developers, End Users/Desktop

User Interface

Non-interactive (Daemon)

Programming Language

C

Related Categories

C File Systems

Registered

2001-02-28