Chris Fidao
Chris Fidao
ill try to write something up on this!
Ha, gotcha! It might hit the GCIP api instead of firebases API? I could imagine that being weird. In any case, for future readers, here's how I got API calls...
The current network setup gives you a private IP address that only your computer can use to access. This also allows the NFS file sharing (if you're using Vagrant and...
Looks like there's no fix for this released (yet?) correct?
I believe the`aws` command line client from s3 handles this pretty well now, might be worth using that if you haven't. In my tests, streaming uploads to buckets on this...
Looks like the docs say no unfortunately: http://docs.aws.amazon.com/cli/latest/userguide/using-s3-commands.html On Thu, Apr 28, 2016 at 16:45 Majid Arif Siddiqui [email protected] wrote: > @fideloper https://github.com/fideloper, I just tried, sadly 3GB > remaining...
Is it _actually_ not used anywhere, or is it only used in a few places? Tests?
Any idea if this is compatible across MacOS and Linux? IIRC the `sed`'s are different but that might just be when doing a replace on a file.
Cool, looking forward to it. :+1:
Hello! I've had a series of contributions in the recent(ish) past and haven't tested this all yet, but I see you're coming across something that seems fairly basic in that...