URenko

Results 75 comments of URenko

Rebased to v1.67.0. These bugs are dangerous because they may lead to unknowing file loss. So before merging I build the binaries in [my build branch](https://github.com/URenko/rclone/tree/build) and they can be...

I moved `async_task` to protocol.py as it is only used there. Otherwise, it is troublesome to deal with the loop import.

By the way, I have found a project named "handle all HTTP(s) using Requests" at https://github.com/soimort/you-get/projects?type=classic . Do you have plans to deprecate urllib support entirely? If so it could...

As described in the release note, directory will not trigger a scan during watch since v0.0.5. This is because, unlike single files, it is difficult to determine when the contents...