压缩存档中的 NTFS 备用流?

net*_*ope 17 zip ntfs rar alternate-data-stream 7-zip

Windows 中的任何主要压缩存档格式(例如 zip、rar、7z)是否支持 NTFS 备用数据流?

afr*_*ier 13

RAR是目前唯一能做的,AFAIK。

在命令行中,您将使用 -os 开关

-os     Save NTFS streams. Windows version only.

        This switch has meaning only for NTFS file system and allows
        to save alternative data streams associated with a file.
        It is especially important in Windows 2000, XP and newer,
        which use streams to keep some file dependent information
        like file descriptions. If you use RAR to backup your
        NTFS disks, it is recommended to specify this switch.
Run Code Online (Sandbox Code Playgroud)

我不确定这个能力是如何在 WinRAR 的 GUI 中出现的,如果有的话。


小智 5

当您在“高级”选项卡下的“NTFS 选项”框中创建存档时,它会在 GUI 中以及保存 NTFS 权限信息的复选框中。