This is a migrated thread and some comments may be shown as answers.

Uploaded files to azure have guid in file name

1 Answer 73 Views
CloudUpload
This is a migrated thread and some comments may be shown as answers.
Tom
Top achievements
Rank 1
Tom asked on 15 Nov 2013, 08:08 PM
Files uploaded to Azure have a file name like 2b6267b8-9a59-4452-ae74-6413ba888970_MyPicture.jpg instead of MyPicture.jpg.  I can't find any setting to change this, so I want to find out if this is normal behavior.  I'm using:

<telerik:RadCloudUpload ID="RadCloudUpload1" runat="server" MultipleFileSelection="Automatic"
    AllowedFileExtensions=".jpg,.jpeg,.gif" ProviderType="Azure" MaxFileSize="3145728">
</telerik:RadCloudUpload>


1 Answer, 1 is accepted

Sort by
0
Peter Filipov
Telerik team
answered on 18 Nov 2013, 05:21 PM
Hi Tom,

This is made by purpose to avoid replacing of files with the same name. In case that you want to change the name of the files, please review the attached project.

Regards,
Peter Filipov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
CloudUpload
Asked by
Tom
Top achievements
Rank 1
Answers by
Peter Filipov
Telerik team
Share this question
or