Upload Component function Overview

Source: Internet
Author: User

Upload Component function Overview

The functions are as follows (some references are attached ):

1. Support simultaneous upload of multiple files. Batch File Operations

2. Supports uploading large files (the maximum file size is 500 mb ).

3. display the upload progress in real time: Upload percentage, upload speed, upload time, and remaining time.

4. Only five files can be uploaded at a time. After completion, the waiting files in the queue are automatically uploaded.

5. display the completed, uploaded, and deleted files by category.

6. resumable upload is supported. If the upload is interrupted due to external reasons such as the network during the upload process, the remaining parts must be uploaded automatically after external reasons are solved. If the page is closed during the upload process, you need to display the file that was not uploaded last time and continue to upload the remaining part when you enter the page next time.

7. Supports volume-based upload. Before uploading a file, you must first split the file and restore the file on the server.

8. The upload speed must be faster. If you use it on the Intranet, the upload speed must exceed 500 kb.

9. support prompt for duplicate file names. If the same file already exists in the server's upload folder, you must be prompted to make a judgment.

10. The server must support conversion of video files, convert mp4, wmv, 3gp, avi and other format files into flv files, and generate thumbnails.

11. Restrict the format and size of the uploaded file.

12. Drag and Drop files are supported.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.