# FUSE-T - macOS용 Userspace FUSE

> Clean Markdown view of GeekNews topic #7368. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7368](https://news.hada.io/topic?id=7368)
- GeekNews Markdown: [https://news.hada.io/topic/7368.md](https://news.hada.io/topic/7368.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-09-09T09:49:01+09:00
- Updated: 2022-09-09T09:49:01+09:00
- Original source: [fuse-t.org](https://www.fuse-t.org/)
- Points: 6
- Comments: 1

## Topic Body

- 커널확장 없이(kext-less) NFS v4 로컬 서버를 사용한 FUSE 구현체   
- macOS가 버전업 되면서 점점 커널 확장이 어려워지므로, 점점 설치가 어려워질 macFUSE를 대체하는 것을 목표   
- 주요 기능   
  - macFUSE API를 호환하여 즉시 대체 가능  
  - NFSv4 프로토콜 지원  
  - fusermount 없이 macOS 자체 도구로 마운트/언마운트 가능  
  - 빠른 성능

## Comments



### Comment 12222

- Author: xguru
- Created: 2022-09-09T09:50:02+09:00
- Points: 1

소스코드는 곧 공개할 예정이긴 한데 제한이 있을 예정이라고 하네요. 현재는 설치 패키지만 제공합니다.   
https://github.com/macos-fuse-t/fuse-t/issues/1#issuecomment-1237429049
