Michal Matczuk

Results 138 comments of Michal Matczuk

Thanks, I'll review it next week as I'm on a conference.

There is a plan to do that yet right now the focus is on streamlining the tunnel usage. Based on that there will be an official docker image.

I'm happy to merge something like this. Could you please prepare a PR.

Hi @gianarb > I love this tool but I don't like that much how the CLI interact with the daemon, I was using ngrok and its CLI is a bit...

The issue is when the process lives long. Actually now it works because [the timer func](https://github.com/rclone/rclone/blob/master/lib/pool/pool.go#L60) holds a pointer to pool and flushes it. This PR reverses the logic. On...

It looks quite domain specific. I'd say a better candidate would be [hashicorp/golang-lru](https://github.com/hashicorp/golang-lru/blob/master/lru.go#L17).

Make sure you are using the same version of agent and server Try ``` sctool status ``` to get agent versions.

In general I'd like to see something more RESTy... At this point we should be consistent with what we have. New repair status API `/storage_service/repair_status` with timeout param is a...

Maybe it's time for v2 of this work?

Hi @alourie, after rebase to aa46e85d0a7f8496b2fe83e9b551a63a550604d2 it fails on Travis with C* 3.11.3, seems to be a problem with the commit.