ntfs-3g-ntfsprogs-2021.8.22.tgz

上传者: Baby_one | 上传时间: 2025-09-20 00:28:49 | 文件大小: 1.26MB | 文件类型: TGZ
标题中的"ntfs-3g-ntfsprogs-2021.8.22.tgz"是一个针对Linux操作系统的软件包,用于提供对NTFS文件系统的读写支持。这个压缩包包含了ntfs-3g和ntfsprogs两个组件,它们是Linux下访问NTFS格式硬盘分区的关键工具。 ntfs-3g是一个开源的、高性能的NTFS驱动程序,允许Linux用户在不丢失数据的情况下安全地读写NTFS分区。在Linux系统中,默认只支持读取NTFS格式的驱动器,而不能进行写入操作。ntfs-3g的出现解决了这个问题,使得Linux用户能够像在Windows系统中一样,对NTFS分区进行创建、修改和删除文件等操作。 ntfsprogs则是一套与NTFS相关的命令行工具集合,它包括了对NTFS分区的各种管理功能,如检查、修复、格式化等。这些工具提供了高级的NTFS维护选项,对技术人员进行故障排查和数据恢复非常有帮助。其中,一些常用的ntfsprogs命令包括: 1. `mkfs.ntfs`:用于创建新的NTFS分区。 2. `fsck.ntfs`:检查NTFS分区的错误并尝试修复。 3. `ntfsresize`:调整NTFS分区的大小。 4. `ntfscat` 和 `ntfsdump`:用于查看和提取NTFS分区中的文件内容。 5. `ntfsundelete`:用于恢复被误删的文件。 在安装了ntfs-3g和ntfsprogs后,Linux用户可以通过挂载命令来访问NTFS分区,例如: ```bash sudo mount -t ntfs-3g /dev/sdb1 /mnt/ntfsdrive ``` 这里,`/dev/sdb1`是NTFS分区的设备文件,`/mnt/ntfsdrive`是挂载点。 为了在Linux上使用ntfs-3g和ntfsprogs,首先需要解压下载的tgz文件,然后按照安装说明进行编译和安装。通常,这会涉及到`tar`、`./configure`、`make`和`sudo make install`等步骤。 在日常使用中,ntfs-3g提供了良好的兼容性和稳定性,使得Linux用户无需担心跨平台文件共享的问题。然而,尽管ntfs-3g在大多数情况下表现良好,但与原生的Windows NTFS驱动相比,其性能可能稍逊一筹,且在处理某些特殊文件系统特性时可能会有限制。因此,对于非常重要的数据,建议定期备份,并谨慎使用ntfs-3g进行读写操作。 ntfs-3g和ntfsprogs是Linux系统访问NTFS分区的重要工具,通过它们,Linux用户可以在保持对NTFS分区的完全控制的同时,享受到Linux系统带来的强大功能和灵活性。

文件下载

资源详情

[{"title":"( 205 个子文件 1.26MB ) ntfs-3g-ntfsprogs-2021.8.22.tgz","children":[{"title":"configure.ac <span style='color:#111;'> 20.15KB </span>","children":null,"spread":false},{"title":"Makefile.am <span style='color:#111;'> 5.07KB </span>","children":null,"spread":false},{"title":"Makefile.am <span style='color:#111;'> 2.18KB </span>","children":null,"spread":false},{"title":"Makefile.am <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false},{"title":"Makefile.am <span style='color:#111;'> 1.16KB </span>","children":null,"spread":false},{"title":"Makefile.am <span style='color:#111;'> 634B </span>","children":null,"spread":false},{"title":"Makefile.am <span style='color:#111;'> 608B </span>","children":null,"spread":false},{"title":"Makefile.am <span style='color:#111;'> 164B </span>","children":null,"spread":false},{"title":"Makefile.am <span style='color:#111;'> 75B </span>","children":null,"spread":false},{"title":"AUTHORS <span style='color:#111;'> 327B </span>","children":null,"spread":false},{"title":"attrib.c <span style='color:#111;'> 210.71KB </span>","children":null,"spread":false},{"title":"mkntfs.c <span style='color:#111;'> 156.47KB </span>","children":null,"spread":false},{"title":"ntfssecaudit.c <span style='color:#111;'> 153.69KB </span>","children":null,"spread":false},{"title":"security.c <span style='color:#111;'> 138.24KB </span>","children":null,"spread":false},{"title":"playlog.c <span style='color:#111;'> 127.50KB </span>","children":null,"spread":false},{"title":"ntfsresize.c <span style='color:#111;'> 122.45KB </span>","children":null,"spread":false},{"title":"lowntfs-3g.c <span style='color:#111;'> 121.76KB </span>","children":null,"spread":false},{"title":"ntfsrecover.c <span style='color:#111;'> 117.51KB </span>","children":null,"spread":false},{"title":"acls.c <span style='color:#111;'> 115.82KB </span>","children":null,"spread":false},{"title":"ntfs-3g.c <span style='color:#111;'> 114.82KB </span>","children":null,"spread":false},{"title":"fuse.c <span style='color:#111;'> 86.42KB </span>","children":null,"spread":false},{"title":"dir.c <span style='color:#111;'> 78.44KB </span>","children":null,"spread":false},{"title":"ntfsclone.c <span style='color:#111;'> 70.77KB </span>","children":null,"spread":false},{"title":"ntfsinfo.c <span style='color:#111;'> 70.03KB </span>","children":null,"spread":false},{"title":"ntfsundelete.c <span style='color:#111;'> 63.02KB </span>","children":null,"spread":false},{"title":"mft.c <span style='color:#111;'> 62.14KB </span>","children":null,"spread":false},{"title":"runlist.c <span style='color:#111;'> 61.63KB </span>","children":null,"spread":false},{"title":"ntfswipe.c <span style='color:#111;'> 54.94KB </span>","children":null,"spread":false},{"title":"win32_io.c <span style='color:#111;'> 54.76KB </span>","children":null,"spread":false},{"title":"compress.c <span style='color:#111;'> 54.06KB </span>","children":null,"spread":false},{"title":"volume.c <span style='color:#111;'> 52.68KB </span>","children":null,"spread":false},{"title":"index.c <span style='color:#111;'> 51.98KB </span>","children":null,"spread":false},{"title":"unistr.c <span style='color:#111;'> 47.63KB </span>","children":null,"spread":false},{"title":"ntfsfix.c <span style='color:#111;'> 45.66KB </span>","children":null,"spread":false},{"title":"ntfsdecrypt.c <span style='color:#111;'> 43.55KB </span>","children":null,"spread":false},{"title":"inode.c <span style='color:#111;'> 43.27KB </span>","children":null,"spread":false},{"title":"fuse_lowlevel.c <span style='color:#111;'> 40.34KB </span>","children":null,"spread":false},{"title":"reparse.c <span style='color:#111;'> 36.22KB </span>","children":null,"spread":false},{"title":"utils.c <span style='color:#111;'> 31.26KB </span>","children":null,"spread":false},{"title":"ntfscp.c <span style='color:#111;'> 28.25KB </span>","children":null,"spread":false},{"title":"ntfsck.c <span style='color:#111;'> 27.25KB </span>","children":null,"spread":false},{"title":"ntfsusermap.c <span style='color:#111;'> 26.03KB </span>","children":null,"spread":false},{"title":"device.c <span style='color:#111;'> 24.98KB </span>","children":null,"spread":false},{"title":"ntfs-3g_common.c <span style='color:#111;'> 24.29KB </span>","children":null,"spread":false},{"title":"ntfsdump_logfile.c <span style='color:#111;'> 23.90KB </span>","children":null,"spread":false},{"title":"logfile.c <span style='color:#111;'> 23.88KB </span>","children":null,"spread":false},{"title":"ntfscmp.c <span style='color:#111;'> 21.52KB </span>","children":null,"spread":false},{"title":"ntfsfallocate.c <span style='color:#111;'> 21.42KB </span>","children":null,"spread":false},{"title":"sd.c <span style='color:#111;'> 20.88KB </span>","children":null,"spread":false},{"title":"mount.c <span style='color:#111;'> 20.71KB </span>","children":null,"spread":false},{"title":"ntfstruncate.c <span style='color:#111;'> 20.09KB </span>","children":null,"spread":false},{"title":"ntfsmove.c <span style='color:#111;'> 20.02KB </span>","children":null,"spread":false},{"title":"lcnalloc.c <span style='color:#111;'> 20.00KB </span>","children":null,"spread":false},{"title":"xattrs.c <span style='color:#111;'> 19.29KB </span>","children":null,"spread":false},{"title":"fusermount.c <span style='color:#111;'> 16.84KB </span>","children":null,"spread":false},{"title":"logging.c <span style='color:#111;'> 16.81KB </span>","children":null,"spread":false},{"title":"ntfsls.c <span style='color:#111;'> 16.65KB </span>","children":null,"spread":false},{"title":"object_id.c <span style='color:#111;'> 16.26KB </span>","children":null,"spread":false},{"title":"cache.c <span style='color:#111;'> 15.17KB </span>","children":null,"spread":false},{"title":"attrdef.c <span style='color:#111;'> 15.11KB </span>","children":null,"spread":false},{"title":"ntfscluster.c <span style='color:#111;'> 14.54KB </span>","children":null,"spread":false},{"title":"ea.c <span style='color:#111;'> 12.37KB </span>","children":null,"spread":false},{"title":"mount_util.c <span style='color:#111;'> 11.73KB </span>","children":null,"spread":false},{"title":"ntfslabel.c <span style='color:#111;'> 11.68KB </span>","children":null,"spread":false},{"title":"ntfscat.c <span style='color:#111;'> 11.00KB </span>","children":null,"spread":false},{"title":"efs.c <span style='color:#111;'> 10.83KB </span>","children":null,"spread":false},{"title":"bootsect.c <span style='color:#111;'> 10.63KB </span>","children":null,"spread":false},{"title":"ioctl.c <span style='color:#111;'> 10.07KB </span>","children":null,"spread":false},{"title":"ntfsmftalloc.c <span style='color:#111;'> 9.85KB </span>","children":null,"spread":false},{"title":"fuse_opt.c <span style='color:#111;'> 9.59KB </span>","children":null,"spread":false},{"title":"attrlist.c <span style='color:#111;'> 8.78KB </span>","children":null,"spread":false},{"title":"unix_io.c <span style='color:#111;'> 8.49KB </span>","children":null,"spread":false},{"title":"mst.c <span style='color:#111;'> 7.99KB </span>","children":null,"spread":false},{"title":"bitmap.c <span style='color:#111;'> 7.86KB </span>","children":null,"spread":false},{"title":"compat.c <span style='color:#111;'> 7.56KB </span>","children":null,"spread":false},{"title":"collate.c <span style='color:#111;'> 6.12KB </span>","children":null,"spread":false},{"title":"fuse_session.c <span style='color:#111;'> 3.90KB </span>","children":null,"spread":false},{"title":"ntfs-3g.probe.c <span style='color:#111;'> 3.55KB </span>","children":null,"spread":false},{"title":"boot.c <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false},{"title":"cluster.c <span style='color:#111;'> 3.26KB </span>","children":null,"spread":false},{"title":"fuse_kern_chan.c <span style='color:#111;'> 2.45KB </span>","children":null,"spread":false},{"title":"realpath.c <span style='color:#111;'> 2.33KB </span>","children":null,"spread":false},{"title":"debug.c <span style='color:#111;'> 2.21KB </span>","children":null,"spread":false},{"title":"fuse_signals.c <span style='color:#111;'> 1.85KB </span>","children":null,"spread":false},{"title":"misc.c <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false},{"title":"helper.c <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"fuse_loop.c <span style='color:#111;'> 986B </span>","children":null,"spread":false},{"title":"ChangeLog <span style='color:#111;'> 76B </span>","children":null,"spread":false},{"title":"compile <span style='color:#111;'> 7.21KB </span>","children":null,"spread":false},{"title":"configure <span style='color:#111;'> 529.17KB </span>","children":null,"spread":false},{"title":"COPYING <span style='color:#111;'> 17.58KB </span>","children":null,"spread":false},{"title":"CREDITS <span style='color:#111;'> 1011B </span>","children":null,"spread":false},{"title":"depcomp <span style='color:#111;'> 23.02KB </span>","children":null,"spread":false},{"title":"config.guess <span style='color:#111;'> 43.13KB </span>","children":null,"spread":false},{"title":"layout.h <span style='color:#111;'> 108.16KB </span>","children":null,"spread":false},{"title":"fuse_lowlevel.h <span style='color:#111;'> 37.29KB </span>","children":null,"spread":false},{"title":"fuse.h <span style='color:#111;'> 21.56KB </span>","children":null,"spread":false},{"title":"logfile.h <span style='color:#111;'> 17.90KB </span>","children":null,"spread":false},{"title":"attrib.h <span style='color:#111;'> 15.46KB </span>","children":null,"spread":false},{"title":"volume.h <span style='color:#111;'> 11.75KB </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明