Skip to content

Directory placeholder not displayed if same name as object #6988

@cyberduck

Description

@cyberduck

fd68ccb created the issue

If you have pathed objects that have the same name as a non-pathed object the pathed objects do not display.

Repro:

  • in any container, upload an object named "foo.jpg"
  • now upload an object named "foo.jpg/thumbnail1.jpg"
  • do a listing, only "foo.jpg" will show

This makes sense as for all other types of clients "foo.jpg" would be a directory name in the second case and you can't have a file and directory named the same thing. As CloudFiles doesn't use folders but the full paths it doesn't care.

Metadata

Metadata

Assignees

Labels

cloudfilesRackspace CloudFiles

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions