Finished rename on BackBlaze which almost completes BackBlaze functionality. The one remaining thing is deleting directories and I can’t decide if I should do it in the client or on the server.
It turns out that OneDrive expires refresh token. I assumed they’ll live forever. Had to refactor the login code to support refresh token expiration.