如何在不创建 DHL 或 Fedex 帐户的情况下生成天蓝色的日志文件?

How to generate journal file to azure without creating DHL or Fedex Account?

日志文件的名称,扩展名为 .jrn。每个驱动器生成一个日志文件。我们建议您使用磁盘序列号作为日志文件名。 enter image description here

对于 import data to Azure Blob Storage 的完整过程,应该需要 帐户。要生成日志文件,您不需要使用 FedEx/DHL 帐户。

如果要创建日志文件,请参考此link至运行命令。

./WAImportExport.exe PrepImport /j:<journal file name> /id:session#<session number> /sk:<Storage account key> /t:<Drive letter> /bk:<BitLocker key> /srcdir:<Drive letter>:\ /dstdir:<Container name>/ /skipwrite 

A journal file is created in the same folder where you ran the tool. Two other files are also created - an .xml file (folder where you run the tool) and a drive-manifest.xml file (folder where data resides).