Changes and new features
- Improved IO performance. (Tune it with increased read/write buffers: -o rwsize=262144)
- Added
nomtimeandnoatimemount options as a workaround of the following issue: #17. This will also disabletouchcommand. Usage: -o nomtime - Default location for mounted folders in Finder changed to fuse-t from localhost. To customize it, edit
/etc/hostsand add another alias to 127.0.0.1, then use -o location=[alias] mount option