animosity

Results 150 comments of animosity

Did you actually hit a problem? Google's API limits per day are quite insane at 1 billion per day so you really don't hit problems with API usage. The only...

It generally just creates slowly as you can see if I run 25 transfers at the same time. ``` [felix@gemini ~]$ rclone copy /home/felix/test GD:test2 --transfers 25 -vv 2023/10/21 15:52:38...

This flag is almost useless imo as you can see from my logs. If you get too many API hits, you generate a 429 slow down that rclone respects and...

Unless you plan to implement or sponsor it, very unlikely. Check the backlog list...

I think it's just confusing unless I'm really tired. > $ rclone lsf ociuser://timothee/sub/foo > foo That is showing the file located in the directory. > $ rclone lsf ociuser://timothee/sub/foo/foo...

Unless you plan to code it, sponsors it or have somenoe else that will code it, it'll sit quite some time. New backend request # 78.

The best way around that is to make sure all IO is stopped as if you have a network mount, it's going to be gritty to make anything stop 'nicely'....

You have a really old version. You'd want to update and re-test.

There are quite the number of remotes so unless you plan to sponsor it, write it or have a buddy to write it, it will sit in the abyss of...

You can just submit a PR to fix.