File Browser offers a user-friendly web interface for managing files within a designated directory. It allows you to perform various actions such as uploading, deleting, previewing, renaming, and editing files.
To Install, or uninstall File Browser, run the command below in the LXC console.
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/filebrowser.sh)"
File Browser Interface: IP:8080
Initial Login (not required for No Authentication)
username admin
password changeme
To Update File Browser
curl -fsSL https://raw.githubusercontent.com/filebrowser/get/master/get.sh | bash