The cloud server defaults to using WINDWS 2008 FTP servers from IIS.
1, add FTP account
A. Select the Service Manager-> Configure-> Local Users and Groups-> "users", and right-click on the blank to select "New User";
B. Enter user name, full name and description can not fill in, enter two password, you can set "user can not modify password" and "Password Never Expires", select "Create";
2. Open Internet Services (IIS) Manager
Start Server Manager in the lower left-hand corner of the taskbar, select Role-> Web server IIS-> Internet Services (IIS) Manager to open the IIS management interface;
3. Start Add FTP Site Wizard
Select the "website" in the left-side connection and click "Add FTP Site" in the right-hand action window;
4. Launch the Add FTP Site Wizard
Enter the FTP site name and the path to which the FTP points, and select Next;
5. Binding and SSL Settings
Select the IP address you want to open (the default selection is all unassigned, that is, the IP is open) and the port (the default choice); SSL Please choose "None" if you do not need to use SSL, select "No";
6. Authentication and authorization information
Authentication Please select "Basic", do not recommend to open "anonymous", authorized users can specify a specific scope, if the FTP user does not need a lot of words, it is recommended to select "Designated users", the right to select "read" and "Write"; select "Finish".
7. Test FTP connection
You can enter Ftp://IP in the "My Computer" address bar to connect to the FTP server and enter your account password as prompted.
If you turn on Windows default firewall, the default is the extranet can not connect FTP, you need to set the firewall policy, allowing the Windows Firewall exception to add the "C:\windows\system32\svchost.exe" program, To successfully access FTP from the extranet
The steps are as follows:
8 open Windows Firewall, choose to allow programs or features through Windows Firewall
9 Choose to allow another program to run, select Browse in the Add program, select C:\windows\system32\svchost.exe on the line to open Add, when the Windows Server main process is added to the firewall exception, click OK, then you can access FTP from the extranet.