Opened on May 3, 2013 at 9:14:10 PM
#7207 closed defect (worksforme)
odd files appearing in folder
Reported by: | Craftsy | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Version: | 4.3 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description
Everytime we create a folder within cyberduck to go to s3 it also creates a 0b file within that folder with the same name as the folder. Ex. We create a folder called 198, but within that folder it is creating a 198 file. It is effecting the ability to run our script successfully.
Attachments (2)
Change History (3)
Changed on May 3, 2013 at 9:14:44 PM by Craftsy
Changed on May 3, 2013 at 9:14:52 PM by Craftsy
comment:1 Changed on May 4, 2013 at 10:52:16 AM by dkocher
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
These are placeholder objects for directories with a content type application/x-directory following best practice by Amazon S3 documentation. Refer to Listing Keys Hierarchically Using Prefix and Delimiter.