什么是区域标识符? [英] What is Zone Identifier?

查看:377
本文介绍了什么是区域标识符?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我经常看到一些名为'blabla.exe:Zone.Identifier'的文件,用Process Monitor监视I / O。

这些文件可以被看作网络驱动器。






  • 什么是Zone.Identifier?

  • 冒号在文件名中的含义是什么?



冒号是否与文件的扩展属性相关?

解决方案

冒号之后的文本是一个备用数据流。 ADS用于存储关于文件的元信息。例如,区域标识符存储文件是否从互联网下载。

一些具体信息:关于URL安全区域 Zone.Identifier流名称



最好是到google了解更多信息。例如。 这个这个

最后,这是 Streams ,用于ADS的Sysinternals工具。


I often saw some files which named 'blabla.exe:Zone.Identifier' monitoring I/O with Process Monitor.
The files could be seen network-drive.

  • What is Zone.Identifier?
  • What does the colon mean in the filename.

Is the colon related the file's extended attributes?

解决方案

The text after the colon is an identifier for an "Alternate Data Stream". ADS is used to store meta-information about the file. For example, the Zone identifier stores whether the file was downloaded from the internet.

Some specific info: About URL Security Zones, Zone.Identifier Stream Name

Best is to google around for more information. Eg. this, this and this.

Finally, here's Streams, the Sysinternals tool for ADS.

这篇关于什么是区域标识符?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆