Install and configure the bits upload service

Source: Internet
Author: User

IIS 6.0 and IIS 7.0 support installing the bits Upload Component. The following uses iis7.0 as an example to install and configure the bits upload service.

1. Install

First, confirm that the server has installed the IIS service. Choose Service Manager> function> Add function, select BITS Service extension, add necessary services, and click OK. Wait until the bits installation is complete.

Open the IIS manager and select a website. You can find the bits upload configuration in the function view.

2. Configuration

2.1 set virtual path Permissions

For security reasons, BITs does not allow the virtual path to be uploaded to have the script execution permission. If you attempt to upload a file to a virtual directory with the execution permission, the job will fail to run bg_e_server_execute_enabled.

Bits does not require the write permission on the virtual directory. Therefore, we recommend that you cancel the write permission on the virtual directory.

An authorized Windows Account or anonymous user must have the permission to modify the corresponding physical directory.

To facilitate the test, we recommend that you configure windows verification or other verification for IIS users.

2.2 Other settings

For other settings, see msdn. You can use IIS settings to limit bandwidth and concurrent connections.

3. Verify

Open the windows client of sharpbits to add a new upload task. The upload is successful.

Reference: http://msdn.microsoft.com/en-us/library/bb968799 (V = vs.85). aspx

Http://www.codeproject.com/Articles/14727/SharpBITS-NET-A-Wrapper-for-the-BITS-API

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.