This is a post-processing (blue) element. It is placed after a File sink to enable a simultaneous upload of the recorded files to external storages. Optionally, a File Encryption audio processing element can be placed before it to GPG encrypt the file before upload.
| Option | Description | Notes |
| Transport | ||
| Transport protocol dropdown |
Sets the transport protocol to use:
See below tables for the configuration of each transport protocol. |
FTP can be confiuged for FTPS as well. |
| Remote path | Sets folder on the external storage where the files are uploaded. | Only forward slashes allowed ("/"). |
| Delete after upload | Toggles whether the files are deleted from storage after a successful upload. | |
| Stop on error | Toggles whether the PIPE is stopped if an upload error occurs. | |
| Retry attempts | Sets the number of upload retries before the upload process is designated as failed. | |
| Retry delay | Sets the time interval between retry attempts. | |
| Upload while stopped | Sets whether uploads are attempted also when the PIPE is not running. | If Off: No upload attempts are made while the PIPE is stopped. |
| Finish queue on shutdown | Sets whether uploads are finished after the PIPE is stopped. | If Off: Upload is immediately terminated when PIPE is stopped. |
| Explicit trigger | Sets whether only triggered files are uploaded. | |