Nick Craig-Wood

Results 1599 comments of Nick Craig-Wood

> I, on the other hand, would like to request a `--readonly` flag so that I can't accidentally delete and only use ncdu for figuring out remote data usage for...

> I can work on adding the read only mode. That would be great :-)

It isn't in the current code - I don't know whether @gary-kim has a branch for the feature?

Try going to https://webdav.local.internxt.com in your browser (I can't it seems firewalled for me) - your browser should show you what is wrong with the certificate. Alternatively try --no-check-certificate Do...

I have been investigating this as the integration tests are failing with the same error. It looks like the "url" parameter is missing from the API response so rclone doesn't...

The fix for uploads has gone into v1.70.3. The downloads aren't fixed yet though.

@lemeshovich that is not part of the official API is it? https://www.linkbox.to/api-docs We don't currently have the users email and password so using `https://www.linkbox.to/api/user/login_email` would require reconfiguring the remote. However...

Bisect indicates this is the commit which broke it 775f3e49f0b03f7931a2115fab86706134811b72 which seems unlikely, but reverting it does fix the problem. So upgrading one of these packages caused the problem ```diff...

It turns out that this behaviour is as expected and we will have to find a workaround. I've had a go at one here - can you give it a...

This should be all working in v1.70 so I will close this.