Install httpfs2 by entering the following commands in the terminal:
sudo apt update sudo apt install httpfs2
Description:
FUSE filesystem for mounting files from http servers
httpfs2 is a FUSE based filesystem for mounting http or https URLS as files in the filesystem. There is no notion of listable directories in http so only a single URL can be mounted. The server must be able to send byte ranges.
Homepage: http://sourceforge.net/projects/httpfs/
Version: 0.1.4-1.1
Section: universe/web