asafdav/ng-s3upload

Allow placeholders in targetFilename

Opened this issue · 0 comments

When passing a name through targetFilename it might be helpful to append the correct file extension or use some other placeholders. I'll attach a PR with an example.

Examples:
%uploader.folder%file01%file.ext%
%uploader.folder%%file.date%%file.name%%file.ext%