Mainly divided into Jenkins server, and FTP server, as long as it is based on the plug-in to pack the APK, upload to the FTP site up.
First, WINDOWS10 build FTP server
1), Start (right-click)-"Control Panel-" program-"Uninstall program-" Enable or disable Windows options
2) Click Enter, select, then OK
3) Start Search: IIs, or as shown
4) Tap
5) Start building FTP Server site, right-click Add FTP site, fill in the path yourself
6), click "Next", follow the prompts, set the "Binding and SSL Settings", in the "IP address", you can use the intranet IP can also use the network IP, visitors naturally based on your IP settings to determine;
7), click "Next", set "Authentication and authorization Information"
8), after setting up, click "Done", you can see in the left column "website" More than one you set up the FTP site
9), test
Then, in the browser address bar, enter "ftp://filled IP" test
Second, jekins configuration
1), plug-in download
Publish over FTP plugin
2), System settings
3) Project Setup
4), start building
The marks under the Stars Jenkins Learning (iv)----------Windows publish over FTP plugin application