dufs
```
-Explicitly allow all operations including upload/delete
+Explicitly allow all operations including download/upload/delete
```
dufs -A
dufs --allow-upload
```
-Serve a directory
+Serve a specific directory
```
dufs Downloads
```
-Serve a single file
+Serve a specific file
```
dufs linux-distro.iso
dufs --render-index
```
-Serve SPA(Single Page Application)
+Serve single-page application like react
```
dufs --render-spa