Explicit overrides for the default transport layer algorithms used for the connection
deleteAfterRetrieval
deleteAfterRetrieval:undefined | boolean
disableFastDownload
disableFastDownload:undefined | boolean
An advanced option to disable the fast download operation when polling a remote server. Some servers do not support
concurrent read operation and this can cause unpredictable behavior when polling for files.
enablePolling
enablePolling:undefined | boolean
OptionalfilterPattern
filterPattern?:string
A regex pattern used to filter the files to be processed by the remote poller. files
that match the pattern will be processed.
Explicit overrides for the default transport layer algorithms used for the connection