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.
我需要获取存储在 FTP 上的文件列表。我如何使用 AFNetworking 来做到这一点。我已经看过 SimpleFTPSample,但有更简单的解决方案吗?
FTP Helper类是我能找到的最简单最完整的 FTP 代码。该课程将在 OS X 或 iOS 上运行。