我正在使用c#.net开发windows应用程序。我使用FTPwebrequest类在ftp.it上上传文件,当应用程序和互联网之间没有代理时,工作正常。但它在proxy中不起作用。如果我使用reqFTP.Proxy=new webproxy("proxyservername",21);,它会显示错误信息"FTP command doen't support in FtpWebRequest我的
然而,当我用nginx反向代理8080时,配置如下: listen 0.0.0.0:80; access_logproxy_redirect off;}
server 127.0.0.1:8080;我在Chrome Dev控制台中看到以下错误:
GET http://184.73.217.204/socket.io/xhr-polling//13007