Add the ability for file upload to be saved to local temp cdn location

Description

When using S3, files that are uploaded for processing then deleted get saved to AWS.

Add the ability to choose to upload to temp location

`ftLocation` is used by s3upload / azureupload plugins

<cfproperty name="processFile"
type="string" default="" ftseq="10"
ftType="file" ftDestination="/import/" ftAllowedFileExtensions="xls,xlsx"
ftLocation="temp"
ftLabel="Import File"
/>

Environment

None

Activity

Show:

Andrew Mercer 
October 23, 2018 at 6:52 AM

Details

Assignee

Reporter

Components

Priority

Created October 23, 2018 at 6:36 AM
Updated October 23, 2018 at 6:52 AM