Publish: 2024-08-30 | Modify: 2024-08-30
Zdir is a multifunctional private storage program developed using Golang and Vue3, integrating file indexing, online preview, and sharing features. It supports WebDAV and offline downloads, making it very suitable for installation on NAS devices or large-capacity VPS. It is an ideal choice for individuals, studios, and small teams to share files.
File Extraction
Zdir version 4.1.4
now supports file extraction, currently supporting compressed file formats of zip/tar/gz/tgz
. You can perform extraction through the right-click menu, as shown in the image below.
The default extraction filename is current filename + underscore + current time
. For example, the compressed package zdir_4.1.4_linux_amd64.tar.gz
will be extracted into a new folder named zdir_4.1.4_linux_amd64.tar_202408301145
.
Chunk Upload
Zdir version 4.1.4
introduces chunk upload support (Range requests), primarily addressing issues with large file upload failures and timeouts. Users no longer need to configure POST request sizes and timeout settings in Nginx, reducing costs and complexity. This improvement is seamless for users, as there are no changes to the upload interface. Future updates will also support resuming interrupted uploads based on chunk uploads.
Default Sorting
In previous versions, Zdir supported front-end sorting by file modification date, filename, and file size. This time, a fixed sorting feature on the backend has been added. Users can select their preferred sorting method in “Parameter Settings >> File Sorting Method,” as shown in the image below.
Note: By default, files are sorted in descending order by modification time.
Quick Modification Support for File Descriptions
If you are using the file description feature of Zdir, see: https://doc.xiaoz.top/web/#/10/44, you can now modify the file description content through a quick icon, as shown in the image below.
New Version Detection
On the “Management Panel >> About” page, a new latest version detection feature has been added. If a new version is released, notifications will be provided here, as shown in the image below.
Note: This page needs to remain open for 2 seconds before detection starts!
Areas with minimal user perception are no longer listed individually!
Users who have installed Zdir 4 can refer to the help document: https://doc.xiaoz.top/web/#/10/59 for upgrading.
Users who have not yet installed Zdir can refer to the help document: https://doc.xiaoz.top/web/#/10/38 for installation.
Zdir is a powerful private storage program that meets the file management needs of individuals, studios, and small teams. Developed by combining Golang and Vue3, Zdir not only provides basic features such as file indexing, text editing, online preview, and sharing, but also supports WebDAV, further enhancing the user experience. Whether you need to manage large amounts of data on NAS devices or wish to share files on a VPS, Zdir is an ideal choice.
For more details, please visit our official website, purchase a subscription, or view the demo:
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.