You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, how do I retain the original file name? Although the docs say
targetFilename - An optional attribute for the target filename. if provided the file will be renamed to the provided value instead of having the file original filename.
Hi, how do I retain the original file name? Although the docs say
it uses a random string for the file name as per https://github.com/asafdav/ng-s3upload/blob/master/src/ng-s3upload/directives/s3-upload.js#L73
Is this expected? I just want to retain the original filename in the S3 key. Thanks! :)
The text was updated successfully, but these errors were encountered: