我的客户不想在生产箱(可承受)上ft。 我们编造了我们想要向客户提供、但没有能力接收的假文件。
我需要:
- API to automatically upload the data
- Ability to have simple ftp or http access
- Ability to secure a directory / file
我的客户不想在生产箱(可承受)上ft。 我们编造了我们想要向客户提供、但没有能力接收的假文件。
我需要:
我用一台简单的C#服务器向我们的网络服务器上载电机,使用HTTPS。
using System.Net;
WebClient client = new WebClient();
client.UploadFile("https://website/upload", "PUT", localpathtofile);
我们的国际空间法学会的服务器刚刚有不可浏览、可解释、国际空间法学会的夹和SSL证书。