Skip to main content

2025 年 6 月 30 日

使用多个 UNC 路径

在配置文件中,profileArchivePathprofileArchiveBackupPathlogFilePath 配置元素可能会多次出现。

<config>
  <profileArchivePath>
    \sldfs01\DemUsers$[UserFolder]\Archives
  </profileArchivePath>
  <profileArchivePath>
    \sldfs02\DemUsers$[UserFolder]\Archives
  </profileArchivePath>

  <profileArchiveBackupPath>
    \sldfs01\DemUsers$[UserFolder]\Backups
  </profileArchiveBackupPath>
  <profileArchiveBackupPath>
    \sldfs02\DemUsers$[UserFolder]\Backups
  </profileArchiveBackupPath>

  <logFilePath>
    \sldfs01\DemUsers$[UserFolder]\Logs\FlexEngine.log
  </logFilePath>
  <logFilePath>
    \sldfs02\DemUsers$[UserFolder]\Logs\FlexEngine.log
  </logFilePath>
</config>

此页面对您有帮助吗?

对本主题提供反馈

本主题对您有帮助吗?

请勿填写任何个人信息或机密信息。

正在生成链接…