Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们的网络服务器使用端口 3434 进行 FTP。它似乎没有更改 Visual Studio 中 ClickOnce 部署中的默认 FTP 端口号。有没有人遇到过这个问题?
事实证明,我只需要在 IP 地址之后添加端口号ftp://1.123.123.123:3434
ftp://1.123.123.123:3434