Publish: 2022-10-31 | Modify: 2022-10-31
Zdir 3 is a lightweight directory listing program developed using Golang + Vue3. It supports deployment on Linux, Docker, and Windows, and allows preview of common file types such as videos, audios, and code. It is suitable for personal or startup company file sharing and can also be used as a lightweight cloud storage.
Although version 3.1.0 supports file upload, delete, and rename operations, it does not support deleting and renaming folders. In version 3.1.1, "Delete Folder" and "Rename Folder" are supported, making operations more convenient.
The file details now include the ability to view file MD5 information.
Docker now supports ARM64 images. Friends with ARM devices can help test it.
The other features are not introduced one by one.
For Linux users who have installed Zdir version 3.0.0, you can use the following command for one-click upgrade:
# Upgrade Zdir with one click
curl -s "http://soft.xiaoz.org/zdir/sh/upgrade.sh"|bash -s 3.1.1
Other upgrade methods can refer to the upgrade document: https://doc.xiaoz.org/books/zdir-3/chapter/eecca
I come from China and I am a freelancer. I specialize in Linux operations, PHP, Golang, and front-end development. I have developed open-source projects such as Zdir, ImgURL, CCAA, and OneNav.