七牛存储提供 list 接口( https://developer.qiniu.com/k... ),list 接口列出空间所有文件,接口返回的 json 字段中包含 putTime 就是上传时间 另外也可以通过 qshell 工具中 $ qshell listbucket 命令列举出空间所有文件,同样是 putTime 为文件上传时间,qshell 文档地址:http://developer.qiniu.com/co...
七牛存储提供 list 接口( https://developer.qiniu.com/k... ),list 接口列出空间所有文件,接口返回的 json 字段中包含 putTime 就是上传时间
另外也可以通过 qshell 工具中 $ qshell listbucket 命令列举出空间所有文件,同样是 putTime 为文件上传时间,qshell 文档地址:http://developer.qiniu.com/co...