Ben

Results 24 comments of Ben

It seems the same issue appears for chartjs-angular

Duplicate of https://github.com/evolus/pencil/issues/261 ? But yes, this feature would be awesome.

I have the exact same issue at the moment. My solution is just adding hundreds of '--include' automatically to my sync command. It seems this takes much more time than...

@schw4rzlicht unfortunately appending the file path to the bucket name does not work. But I can use 'cp' command for this. But calling the cp command for each file might...

@schw4rzlicht it seems amazon is not interested :( Since there are 168 PRs open, I think it's wasted time to contribute here.

By the way, you can find more details about my issue for sync speed up here: https://github.com/aws/aws-cli/issues/5167

@kdaily I think this issue is a little bit different and should be higher priorized than your linked one, because @schw4rzlicht thought about a file for includes and a file...

@rprieto but s3cmd does not support other command aws cli supports. I also think aws cli is better maintained than s3cmd, so it would be better to include the --include-from...

I'm looking forward to this. It will be very helpful for touristic activitiy for instance.

in my case junit always set it tempDir to the working directory of the project. This is annoying because it always generates a mess into my source code directories. Additionally...