# filemanagement_fs_tools **Repository Path**: openharmony-sig/filemanagement_fs_tools ## Basic Information - **Project Name**: filemanagement_fs_tools - **Description**: 文件系统工具为存储管理服务提供多个文件系统相关的工具,使其能实现对磁盘和卷的查询与管理的功能。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-10-22 - **Last Updated**: 2025-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🚨 **重要提示 | IMPORTANT** > > **⚠️ 此代码仓已归档。新地址请访问 [filemanagement_fs_tools](https://gitcode.com/openharmony-sig/filemanagement_fs_tools)。| ⚠️ This repository has been archived. For the new address, please visit [filemanagement_fs_tools](https://gitcode.com/openharmony-sig/filemanagement_fs_tools).** > --- > # 文件系统工具 ## 简介 文件系统工具为存储管理服务提供多个文件系统相关的工具,使其能实现对磁盘和卷的查询与管理的功能。 ## 目录 ``` /foundation/filemanagement/fs_tools ``` ## 使用说明 1. [newfs_msdos使用说明](https://gitee.com/openharmony/third_party_newfs_msdos/blob/master/README_zh.md) 2. [fsck_msdos使用说明](https://gitee.com/openharmony/third_party_fsck_msdos/blob/master/README_zh.md) 3. [exfat-utils使用说明](https://gitee.com/openharmony/third_party_exfat-utils/blob/master/README.md) 4. [ntfs-3g使用说明](https://gitee.com/openharmony/third_party_ntfs-3g/blob/master/README) 5. [gptfdisk使用说明](https://gitee.com/openharmony/third_party_gptfdisk/blob/master/README) 6. [f2fs-tools使用说明](https://gitee.com/openharmony/third_party_f2fs-tools/blob/master/README) 7. [e2fsprogs使用说明](https://gitee.com/openharmony/third_party_e2fsprogs/blob/master/README) ## 相关仓 [newfs_msdos](https://gitee.com/openharmony/third_party_newfs_msdos) [fsck_msdos](https://gitee.com/openharmony/third_party_fsck_msdos) [exfat-utils](https://gitee.com/openharmony/third_party_exfat-utils) [ntfs-3g](https://gitee.com/openharmony/third_party_ntfs-3g) [gptfdisk](https://gitee.com/openharmony/third_party_gptfdisk) [f2fs-tools](https://gitee.com/openharmony/third_party_f2fs-tools) [e2fsprogs](https://gitee.com/openharmony/third_party_e2fsprogs)