文件操作

文件操作指示集成服务在指定文件系统或位置操纵文件或文件夹。 File systems or locations can include local file systems or network shares, Librarian, or a supported cloud storage location. For more information about supported cloud storage locations, see Administration Console's Cloud Storage Page.

操作

描述

读取文件

Directs the Integration Service to look in a specified folder for a defined file type, read the data that is contained in that file, and then save the data to a variable.

写入文件

将数据串写入到文件中。

复制文件

将文件从一个位置复制到另一位置。

删除文件

删除文件。

移动文件

将文件从一个位置移动到另一位置。

重命名文件

重命名文件。

创建文件夹

创建文件夹。