Can AFF files be “mounted” like other files?
Yes. On Linux systems, AFF files can be mounted using FUSE and the afuse utility. • I keep getting the error “affuse: FUSE support is disabled.” when I try to run the affuse command; what am I doing wrong When you compile the affuse command, you must have the fuse developer libraries (libfuse-dev) installed. This includes both the library and the fuse.h header. This is not installed as part of the standard Linux developer distribution.