Update README.md

This commit is contained in:
Fufu Fang 2018-07-24 02:54:41 +01:00
parent 24791a935c
commit d3e5282e85
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Have you ever wanted to mount those HTTP directory listings as if it was a partition? Look no further, this is your solution. HTTPDirFS stands for Hyper Text Transfer Protocol Directory Filesystem
The performance of the program is excellent, due to the use of curl-multi interface. HTTP connections are reused
The performance of the program is excellent, due to the use of curl-multi interface. HTTP connections are reused. I haven't benchmarked it, but I feel this is faster than ``rclone mount``.
## Usage
./httpdirfs -f $URL $YOUR_MOUNT_POINT