Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 664 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 664 Bytes

Tiny FTP

Prerequisites

  • VS 2017 or above.
  • Windows SDK(in the lastest version you may need to change the API in experiment namespace).
  • Windows IIS FTP site.
  • (Optional) FileZilla or other FTP software.

Dowload

Type the following command. (Notice that we need the --recursive to download the 3rd library)

git clone --recursive [email protected]:ShZh-Playground/tiny-FTP.git

How to use

see example folder for details.

License

MIT License

Copyright © 2020 Sh-Zh-7