-
I'm trying to perform a copy form AWS S3 to Azure of a simple test.txt file
azurecopy -i https://se.amazonaws.com/ -o https://.blob.core.windows.net/
-azurekey %AzureAccountKey% -s3k %AWSAccessKey…
-
Although we have the ability to make HTTP calls to the Azure service endpoints, it would be much easier to be able to import the various SDKs directly.
-
There are many use-cases that would benefit from having a key-value store where keys are not strings but opaque bytes, would there be a particular reason why the type `key` needs to be `string`?
-
### Avoid duplicated bug reports
- [X] I've found a bug and checked that there are no open or closed bug report related to this.
### Description
Hi and thanks for your work! I really love this proj…
-
I have installed etcd3:
```
etcd3==0.12.0
- grpcio [required: >=1.27.1, installed: 1.49.1]
- six [required: >=1.5.2, installed: 1.16.0]
- protobuf [required: >=3.6.1, installed: 4.21.7]…
-
```
2016-07-04T04:44:12.495253553 181.567158s error: Error in src/btree/leaf_node.cc at line 1086:
2016-07-04T04:44:12.495336021 181.567239s error: Guarantee failed: [node_weight < sibling_weight]
20…
-
steps
POST /v2/entities?options=keyValues
```
{
"id": "contenedor1",
"type": "WasteContainer",
"fillingLevel": 0.5
}
```
POST /v2/op/update
```
{
"actionType": "APPEND…
-
A couple of weeks ago I asked the Berty guys (@glouvigny) about feature parity of their OrbitDB's Golang implementation & official JS implementation.
(Our conversation from Discord)
> Hi! I know t…
-
Issue reported by a user. They can reproduce it 100% of the time with Davx5 -> Nextcloud backups, even with the disable-Circles-app workaround mentioned in #490 (which merely changes the cause of the …
t-m-w updated
1 month ago
-
Ran into an issue when running an agent for the first time, where the agent didn't run and compile everything itself. (I put an already compiled copy of todd and todd-agent into /usr/bin and manually …