Jānis Bebrītis

Results 33 comments of Jānis Bebrītis

As far as I understand this issue describes empty ("") folder name and the way `path.Join` handles it, but the https://github.com/rclone/rclone/pull/5323 is slightly different case - it's about empty folders...

I implemented most of the changes (except tests, did not check them out yet), but I ran into issue that it runs reconciliation cycle on Downscaled (non-Ready) mariadb resources quite...

I lacked ability to make this work properly, it was making quite a bit of API queries while downscaled, to query state and I could not figure out the best...