blob: 0bf8409d870dd69bc8d9fbd6cec1732c292526e2 [file] [log] [blame] [view] [edit]
# FuseBox
FuseBox provides a FUSE layer interface over chrome::storage virtual file
systems (eg., Media Transport Protocol (MTP), Files System Provider (FSP),
Android Documents Provider (ADP), and Android Content Providers (ACP)) to
make their file content available to POSIX file API system calls from the
Linux operating system.
<p align='center' width='100%'>
<img width='500px' title='fuse layers' alt='fuse layers'
src='https://storage.googleapis.com/chromium-website-lob-storage/daf66f5c0802b0a4b2d38ed0d1a6978e37f9fb06'>
</p>