Skip to content
#

aws-s3

Here are 3,158 public repositories matching this topic...

lakeFS
mishraprafful
mishraprafful commented Jan 21, 2022

Description
When uploading from a windows machine using the command line. The directory structure is not preserved. All the files are named as files with the directory names prepended to it.

Maybe, as the source machine is windows the path for files are not separated by / instead are separated by \, which leads to such behavior.

Steps to Reproduce

  • Have a recursive directory s
Rome
marcpalmer
marcpalmer commented Jan 3, 2018

Enhancement Suggestion

Currently if Rome does not find a dependency or bcsymbolmap in the cache it outputs this as an error, and this is particularly ugly when used with Fastlane.

It is just noise in almost all cases I can think of, and is particularly noisy when you do your first Rome download and when you build only for one platform e.g. iOS where you get all the symbol map errors.

Improve this page

Add a description, image, and links to the aws-s3 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aws-s3 topic, visit your repo's landing page and select "manage topics."

Learn more