Skip to main content
Version: 5.4

Cloud File Access Trigger

The Cloud File Access trigger initiates a transfer as soon as a file is added to or modified in a container/bucket in the cloud.

The individual properties are:

Container/Bucket NameEnter the name of the container/bucket to be monitored. You can also select it from the drop-down menu.
Scan IntervalThe container/bucket is checked for changes at the interval set here.
Read Binary DataSelect this option if you want to read a binary file. (e.g. *.doc, *.jpg, *.xlsx).
Read textRead simple text files and select the encoding.
Delete after successful transferDelete the file from the container/bucket after a transfer has been successfully completed.
Target container/bucketMove the file to any container/bucket after a transfer has been successfully completed.
Prepend UTC timestamp to filenameIf the file is to be moved, this option can be used to add the current timestamp (UTC) to the source name. For example, the file “test.txt” becomes “20191204_095646_test.txt”.
Delete after failed transferDeletes the file from the container/bucket after a transfer has not been successfully completed.
Destination container/bucket (error)Moves the file to any container/bucket after a transfer has not been successfully completed.
Prepend UTC timestamp to filenameIf the file is to be moved, this option can be used to add the current timestamp (UTC) to the source name. For example, the file test.txt becomes 20191204_095646_test.txt.
Time between retriesThe time to wait between retries in seconds.
RetriesCan be set to repeatedly try to access a file.