[Cyberduck-trac] [Cyberduck] #10811: Folder only showing 1000 files
Cyberduck
trac at cyberduck.io
Fri Sep 20 07:15:37 UTC 2019
#10811: Folder only showing 1000 files
-----------------------+------------------------
Reporter: RobinRyme | Owner: dkocher
Type: defect | Status: new
Priority: normal | Milestone:
Component: s3 | Version: 7.1
Severity: normal | Resolution:
Keywords: | Architecture:
Platform: |
-----------------------+------------------------
Comment (by dkocher):
I can confirm the `max-keys` is set to `1000` by default. Thus for
directories containing more files we issue multiple `GET` request with a
`marker` parameter.
{{{
GET /?encoding-type=url&max-
keys=1000&prefix=Repertoire%2FRepertoire%20Current%2F&delimiter=%2F&marker=Repertoire%2FRepertoire%2BCurrent%2FHelp%2B-%2BThe%2BBeatles.pdf
HTTP/1.1
Date: Thu, 19 Sep 2019 20:06:23 GMT
}}}
Given the two requests in the above transcript you should see more than
1000 files but less than 2000.
--
Ticket URL: <https://trac.cyberduck.io/ticket/10811#comment:6>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows
More information about the Cyberduck-trac
mailing list