You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,12 @@
5
5
6
6
Mount the [InterPlanetary File System](https://ipfs.io/) as a mapped drive on Windows.
7
7
8
+
## Features
9
+
10
+
- Mounts IPFS and IPNS on a drive letter, `ipfs-mount z:`
11
+
- Unmounts the drive, `ipfs-mount z: /u`
12
+
-[Pinned files](https://github.com/ipfs/examples/blob/master/examples/pinning/readme.md) are available in `z:\ipfs`
13
+
8
14
## Installation
9
15
10
16
[IPFS](https://ipfs.io/) and [Dokany](https://dokan-dev.github.io/) are required. If not already installed, they can be installed with [choco](https://chocolatey.org/).
0 commit comments