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。是否可以获取服务器上文件夹的属性,例如名称和上次修改日期,以便决定是否应该下载文件夹中的图像。
您使用什么语言?
这绝对是可能的,因为信息是可用的。这是php中的解决方案。