s3 connector needs to support subdirectories

Bug #391360 reported by samuel-archive
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
petabox
New
Undecided
Unassigned

Bug Description

Subdirs could be like this:

on put:
foreach path component:
if component exists as a file; move file to file_data
if component exists as dir; ignore
else make dir

on get:
if rsource is a dir, check for file_data if it exists, serve it; else delete

on del:
unlink file, or file_data
foreach path component cleanup empty dirs

what about derives???

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.