软件包: ntfsprogs (1.13.1-6)
ntfsprogs 的相关链接
Ubuntu 的资源:
下载源码包 linux-ntfs:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- David Martínez Moreno
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
tools for doing neat things in NTFS partitions from Linux
The Linux-NTFS project (http://www.linux-ntfs.org/) aims to bring full support for the NTFS filesystem to the Linux operating system.
This is a set of tools targeted for people interested in working with the NTFS support in the Linux kernel and using it. The following utilities are included:
ntfsfix - Fix common filesystem errors and force Windows to check NTFS.
mkntfs - Format a partition with an NTFS filesystem, optionally bootable.
ntfsinfo - Show some information about an NTFS partition or one of the files or directories within it.
ntfslabel - Show, or set, an NTFS partition's volume label.
ntfsresize - Resize an NTFS partition without losing data.
ntfsundelete - Recover deleted files from an NTFS partition.
ntfscluster - Locate the owner of any given sector or cluster on an NTFS partition.
ntfscat - Concatenate files and print them on the standard output (without mounting the partition).
ntfsls - List directory contents on an NTFS filesystem (without mounting).
ntfscp - Overwrite files on an NTFS partition.
ntfsclone - Efficiently clone an NTFS filesystem or a part of it.
ntfsmount - Mount an NTFS partition from user-space using libntfs and FUSE.
ntfsdecrypt - Decrypt NTFS encrypted files.
ntfscmp - Compare two NTFS volumes and tell the differences.
其它与 ntfsprogs 有关的软件包
|
|
|
-
- dep: fuse-utils (>> 2.5.0)
- Filesystem in USErspace (utilities)
-
- dep: libc6 (>= 2.5-0ubuntu1)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libfuse2 (>= 2.6)
- Filesystem in USErspace library
-
- dep: libntfs9 (>= 1.13.1)
- library that provides common NTFS access functions