|
Bucket Explorer provides facility to update the MIME Type (Content Type) of the files at the time of
uploading
.
"MIME types" are used to identify the type of information that a file contains, it is similar to file extensions but universally more accepted.
Steps for editing MIME Type:
-
Run Bucket Explorer as usual.
-
Go to Tools -> Advanced -> Edit MIME Types.
-
It will show a list of MIME types on which you can perform ADD, EDIT, and REMOVE operations.
-
ADD
-
Click on Add button, It will ask for Extension and Mime-Type.
-
Provide Extension and Mime – Type and click “Ok”.
-
It will show new Extension with Mime-Type in the list.
-
Save it by clicking ‘Save’ button on Edit Mime Type window.
-
EDIT
-
Select the row of Mime type, which you want to edit and click on ‘Edit’ button.
-
It will show Edit Mime type window with existing Extension and Mime type.
-
Edit the Mime type by entering new Mime type.
-
Extension is not editable.
-
Save it by clicking ‘Save’ button on Edit Mime Type window.
-
REMOVE
-
Select the row of Mime type, which you want to remove and click on ‘Remove’ button.
-
It will simply remove the selected Mime type from the list.
-
By clicking ‘Save’ button on Edit Mime Type window, it will remove the specified mime type from the configuration xml also.
-
Now, upload a file with the specific extension which you have provided. See the
properties
of the file, you will find the specified extension (as Content Type) in the list.
|
|