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.
我正在创建一个应用程序,您必须在其中在线下载 txt 文件。此文件仅在 filezilla 上可用。环顾四周,我仍然没有找到从哪里开始的具体答案。我只是想下载这个文件,解析它并从中显示数据。
FileZilla 是一个 FTP 客户端,因此您需要学习如何使用 FTP 下载文件。文件不能仅通过 FileZilla 提供。