nielash
nielash
> Much better! > > 36 test failures in total Getting closer! I think a lot of the remaining ones are issues I made guesses about [here](https://github.com/rclone/rclone/pull/7743#issuecomment-2071094755). I think they...
> * ncw: Yes this rings a bell. It is undefined in the integration tests whether copying or moving a file over an existing file is allowed or not. `operations.Copy`...
I think you mean [this](https://github.com/rclone/rclone/issues/2697#issuecomment-1888668988)! I haven't submitted a PR yet as I've been meaning to make a few revisions first. But feel free to try it out if you...
@ncw when you have a chance, I'd love to revisit this idea. I have been using it myself for about 9 months and have found it valuable and essential enough...
This list is very old -- see the [bisync project](https://github.com/rclone/rclone/projects/6), [label](https://github.com/rclone/rclone/issues?q=is%3Aopen+sort%3Aupdated-desc+label%3Abisync+), and [milestones](https://github.com/rclone/rclone/milestones) for a more up-to-date view of the roadmap. (But I will keep this issue open at least...
Just wanted to mention, in case it's related to the work you're planning here, that it would be really helpful for [future `bisync` work](https://github.com/rclone/rclone/issues/5676) to have an easy way to...
> what I think you want is something like we have for `operations.Check` where you can pass in `io.Writer`s to have the file names written to. Yes, this would be...
> @nielash do you want to make a new issue about this? Done 👍 https://github.com/rclone/rclone/issues/7282
> The `--leave-root` flag should probably be on the `rclone move` command directly like `--delete-empty-src-dirs` is rather being a global though. I think `--delete-empty-src-dirs` is only able to pull that...
> I don't think this is reporting to the report files is it? And if we do that we should make sure directories get reported with a trailing `/` so...