The Cloud Download Action is a powerful workflow automation tool used to retrieve files or entire directories from a remote Cloud server and store them locally. This action streamlines the process of downloading data from remote servers, making it ideal for tasks that require regular synchronization of files between a Cloud server and a local environment. By integrating the Cloud Download Action into your workflows, you can efficiently manage file transfers without the need for manual intervention, saving time and reducing the potential for human error.
The following cloud storage providers supported: DropBox, Google Drive, Microsoft OneDrive, HiDrive, Yandex Disk and Box.
Metadata tab
The Write Variables option ensures that the “Package Action” logs the variable values into the “Action vars before log file” before the action is executed and logs the updated variable values into the “Action vars after log file” after the action completes.
This option is typically used for debugging and is not recommended in a production environment.
It can be globally disabled through the
options dialog
.
Parameters tab
To minimize potential issues, avoid using mapped drives and opt for the UNC (Universal Naming Convention) path instead. Mapped drives can lead to problems with accessibility and permissions, especially in networked environments or automated processes. UNC paths provide a direct, reliable way to reference network resources without relying on local drive letters, ensuring better stability and consistency across different systems and users.
Connection Parameter
Tip: Connection details can be amended by clicking Edit button.
Selecting Remote Directory
Tip: The cloud browser offers a convenient way of managing files and folders on a remote server.
Variables tab
The Variables tab defines the variables to be updated during the action’s execution.
Tip: double click on the variable name to disable/enable it
Execution log tab
The Execution log tab is populated after the action is executed. Double click on the row to view the log.