Review the updates in released versions of the FTP / SFTP 软件包 such as new and enhanced features as well as fixes and limitations. The page also lists the release dates of each version, and the compatible Control Room and Bot Agent versions.

Versions summary

The following table lists the versions of FTP / SFTP 软件包 released either with an Automation 360 release or as a package-only release (in descending order of release dates). Click the version link for information about updates in that 软件包 version.

Version Release date Release type Bot Agent version Control Room build
2.14.0 2024 年 11 月 26 日 With Automation 360 v.35 (Sandbox) release 20.11 or later 8750 or later
2.13.0 2024 年 3 月 21 日 With Automation 360 v.32 (Sandbox) release 20.11 or later 8750 or later
2.11.0 2023 年 9 月 6 日 and 2023 年 9 月 21 日 With Automation 360 v.30 (Sandbox) release and periodic 软件包 update 20.11 or later 8750 or later
2.10.1 2023 年 6 月 6 日 With Automation 360 v.29 (Sandbox) release 20.11 or later 8750 or later
Note:
  • To download an individual 软件包 (updated in an Automation 360 release where you want only the 软件包), use this URL:

    https://aai-artifacts.my.automationanywhere.digital/packages/<package-file-name>-<version.number>.jar

  • For FTP / SFTP 软件包, the naming convention is: bot-command-ftp-<version.number>.jar

    For example, bot-command-ftp-2.11.0.jar

For detailed steps on downloading a 软件包 and manually adding it to the Control Room, see 将 软件包 添加到 Control Room.

2.14.0

  • Compatible Bot Agent version: 20.11 or later
  • Compatible Control Room version: 8750 or later
What's changed
Secure data transfer with encryption mode in FTP / SFTP 软件包 (Service Cloud Case ID: 02113140)

You can use FTP Secure with encryption to enhance the security of file transfers. This method ensures that sensitive data is encrypted during transit, protecting it from unauthorized access. You have the option to choose either Implicit or Explicit (over SSL/TLS) encryption to establish a secure connection to the FTP server and encrypt the data being transferred between the client and the server.

连接 操作

2.13.0

  • Compatible Bot Agent version: 20.11 or later
  • Compatible Control Room version: 8750 or later
What's changed
Enhancement to the FTP / SFTP 软件包 (Service Cloud case ID: 01995714)

When you use Get files 操作 to download files from a remote FTP / SFTP folder to a specific location on a client machine, and if there is not enough space left on the destination drive, an appropriate error message is now displayed.

2.11.0

  • Compatible Bot Agent version: 20.11 or later
  • Compatible Control Room version: 8750 or later
What's new
New capabilities added to FTP / SFTP 软件包 (Service Cloud case ID: 01274780)
  • We now support global or shared session capabilities in the FTP / SFTP 软件包. For code re-usability, the professional developers can create a new global session using the FTP > Connect 操作 and then reuse the global or shared FTP session in other 操作 of the FTP / SFTP 软件包 within the parent 机器人, or across different child 机器人. With this feature, professional developers no longer need to maintain multiple FTP sessions.
  • Introduced a new Session variable of type FTP/SFTP session.
  • The FTP/SFTP Session name field has been renamed to Create FTP/SFTP session.

连接 操作 | 断开 操作

What's changed

面向 机器人 开发人员的帮助中心

  • 帮助中心: 我们已为 机器人 开发人员添加了应用内帮助,以在构建自动化时获取有关 操作软件包 的上下文信息。
  • 软件包 中为 操作 添加的直观图标。
Fix
When you create a 机器人 using Connect 操作 from the FTP/SFTP 软件包, the description for the Connect 操作 is now displayed correctly in the Japanese language.

Service Cloud case ID: 01976971

2.10.1

  • Compatible Bot Agent version: 20.11 or later
  • Compatible Control Room version: 8750 or later
What's changed

面向 机器人 开发人员的帮助中心

  • 帮助中心: 我们已为 机器人 开发人员添加了应用内帮助,以在构建自动化时获取有关 操作软件包 的上下文信息。

    产品内部的用户帮助

  • 软件包 中为 操作 添加的直观图标。