Resolve "Extend new S3.UploadWithSettingsRevised to handle file path and file name separately"
Merged
requested to merge 29-extend-new-s3-uploadwithsettingsrevised-to-handle-file-path-and-file-name-separately into main
- Oct 17, 2022
-
-
James Page authored
#29 Explicitly set trailing slash for FilePath in UploadWithSettingsRevised so that folder path string constants don't need to change.
-
James Page authored
The UploadWithSettingsRevised function will now only add in the .ext if the FileExt setting key is specified. This allows us to specify a filename that includes the extension without that extension being overwritten or duplicated.
-
- Oct 13, 2022
-
-
James Page authored
-
- Aug 22, 2022
-
-
James Page authored
-