C # FTP upload download (i)

Source: Internet
Author: User

Setting up an FTP server

Recently to achieve such a function: FTP server upload and download, collect some information, in C podcast see nickname for "Silly Girl and Technology" author wrote an article is very good, some places personally feel not very detailed, their own a little change after put in this and we learn to share together.

1. First we create a user, of course, do not want to create a user with the currently logged on user can also be logged in the current user. (Right-click "Computer"--management--)

2. We want to install the necessary IIS components (Control Panel--Programs--turn Windows features on or off)

3. Create a folder locally as an FTP server

4. Set the properties of this folder

5. Open our IIS, add the FTP site, and add the appropriate configuration to start with--Search iis--Open IIS Information Services (IIS) Manager

Now that we have set up our FTP server, we can try to visit and see if we have successfully built

1. View in Explorer

You can see that the ftp\ new file that I created locally has been able to access the

You can also access it via the browser.

But note: Our company is through the agent Sisu network, this time cannot access the FTP server, the agent can be closed after the access

Test success

C # FTP upload download (i)

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.