For file storage, we should be no stranger, in addition to the data we often store in the hard disk, the most convenient is to use a variety of network disk. Web disk is not only convenient, but also large space. Common such as Baidu cloud disk, Ali cloud disk, Tencent micro disk, but these network disk have space and speed restrictions, want to expand space and improve download speed have to charge, natural experience is not so good.
That if we want to customize the extension, network speed also according to their own requirements to have to build a set of environment, there are many remote file systems, most are various operations, complex configuration, it is not easy to get started quickly.
Today, we recommend a one-click deployment installation, and powerful file manager, it is FileBrowser, a Go language written in GitHub heat is very high open source file management project, here to give you a show.
- Official website: github.com/filebrowser…
- Official document: filebrowser.org
Introduction to the
Filebrowser provides a file management interface in a specified directory that can be used to upload, delete, preview, rename, and edit files. It allows you to create multiple users, each with its own directory. It can be used as a standalone application or middleware.
Fast installation
Filebrowser can be quickly installed using the command line, and also provides an installation package for offline installation.
Method 1: Cli installation
The Brew:
brew tap filebrowser/tap
brew install filebrowser
filebrowser -r /path/to/your/files
Copy the code
Unix:
curl -fsSL https://raw.githubusercontent.com/filebrowser/get/master/get.sh | bash
filebrowser -r /path/to/your/files
Copy the code
Windows:
iwr -useb https://raw.githubusercontent.com/filebrowser/get/master/get.ps1 | iex
filebrowser -r /path/to/your/files
Copy the code
Method 2: Installation package Installation
Installation packages are classified into tar packages for Linux servers and ZIP files for Windows servers. You can download and decompress the installation packages as required. The resource addresses are as follows:
https://github.com/filebrowser/filebrowser/releases
Copy the code
The interface display
The login page is as follows. The default login account and password are admin and admin
The background interface is very simple, Windows installation will contain the following files by default, mainly for reference.
After creating a folder, you can start uploading files. In addition, you can upload files in batches. The display mode supports picture and list mode.
Setting center supports language change, password change and share management functions, can be set according to their preferences.
Never had the net dish that operates so silky slippery, return wait for what, use at once!