Multi-functional File Sharing Program Zdir 4.1.4 Update: New Online Decompression Feature

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.

Zdir 4.1.4 Update Content

  • New: File extraction support, currently supporting zip/tar/gz/tgz formats
  • New: Chunk upload support
  • New: Default sorting method on the backend
  • New: Quick edit support for file descriptions
  • New: About page with the latest version detection; notifications will be provided if a new version is available
  • Optimization: When switching to private mode, if there is no subscription, it automatically switches to public mode
  • Optimization: Display full names of files or directories when hovering the mouse over them
  • Optimization: More stringent file name safety checks
  • Fix: Issue of empty content when packaging downloads in private mode
  • Fix: Translation errors in some places
  • Fix: Other bug fixes

Detailed Update Instructions

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.

1a89b274d4a6d1e7.png

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.

917a61c43c10e033.png

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.

19779cbc6b5d6bdc.png

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.

391b2430fa1cc183.png

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.

929429e371cb07a1.png

Note: This page needs to remain open for 2 seconds before detection starts!


Areas with minimal user perception are no longer listed individually!

Upgrade

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.

Conclusion

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:


Comments