diff --git a/README.md b/README.md index 2202d87f..56309637 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@
A Dropbox-like file manager that let you manage your data anywhere it is located:
- FTP • FTPS • SFTP • WebDAV • Git • S3 • LDAP • Mysql
- CardDAV • CalDAV • Backblaze B2 • Minio
+ FTP • FTPS • SFTP • WebDAV • Git • S3 • NFS • Samba • LDAP • Mysql
+ Storj • CardDAV • CalDAV • Backblaze B2 • Minio
Dropbox • Google Drive
@@ -36,6 +36,7 @@ # Features - Manage your files from a browser +- Authentication middleware to connect to various source of user - Flexible Share mechanism - Video player - Video transcoding (mov, mkv, avi, mpeg, and more) @@ -57,7 +58,13 @@ - Nyan cat loader - Quick access: frequently access folders are pin to the homepage - Emacs, VIM or Sublime keybindings `;)` -- Full Text Search +- Search +- .. and many more + +# Documentation +- [Getting started](https://www.filestash.app/docs/) +- [Installation](https://www.filestash.app/docs/install-and-upgrade/) +- [FAQ](https://www.filestash.app/docs/faq/) # Screenshots
@@ -71,11 +78,6 @@
-# Documentation -- [Getting started](https://www.filestash.app/docs/) -- [Installation](https://www.filestash.app/docs/install-and-upgrade/) -- [FAQ](https://www.filestash.app/docs/faq/) - # The core idea Filestash started as an attempt to solve the Dropbox problem by abstracting the storage aspect so you can "bring your own backend" by implementing this interface: