CDCgov / cfa_azure

Apache License 2.0
8 stars 2 forks source link

Folder structure #94

Closed ryanraaschCDC closed 1 week ago

ryanraaschCDC commented 2 weeks ago

allows the flexibility to upload files and folders while keeping folder structure or create new folder structure.

chris-cfa commented 1 week ago

clients.py line 347 fails because blob_c_name was renamed contained name.

Also, if location and file_only=False are both utilized for the revamped upload_files() method, which folder structure is followed? Both?

ryanraaschCDC commented 1 week ago

@chris-cfa your issues should be fixed now. Please take a look when you get the time