Nick Craig-Wood
Nick Craig-Wood
Check your encoding. Rclone only uses UTF-8 and does not understand any of the windows code pages.
I'm going to assume that using a non UTF-8 encoding was the problem and close this issue.
@creativeprojects aaaah! this has slipped through the cracks again! Is it ready to be merged do you think?
If you could rebase and test, I'll try to get it merged for 1.72! Ping me here when ready. Thanks
Give this a go and see what you think [v1.68.0-beta.8094.f78a3cdcb.fix-7952-vfs-logs](https://beta.rclone.org/branch/fix-7952-vfs-logs/v1.68.0-beta.8094.f78a3cdcb.fix-7952-vfs-logs/) on branch [fix-7952-vfs-logs](https://github.com/rclone/rclone/tree/fix-7952-vfs-logs) (uploaded in 15-30 mins)
I've merged this to master now which means it will be in [the latest beta](https://beta.rclone.org/) in 15-30 minutes and released in v1.69
I'm going to close this as it isn't something that needs fixing in rclone. If you want more help then please [post on the rclone forum](https://forum.rclone.org/) about this
@helixzz you can find binaries including debs at [the beta download site](https://beta.rclone.org/) - [ rclone-beta-latest-linux-mipsle.deb](https://beta.rclone.org/rclone-beta-latest-linux-mipsle.deb) - [ rclone-beta-latest-linux-mips.deb](https://beta.rclone.org/rclone-beta-latest-linux-mips.deb) - [ rclone-beta-latest-linux-arm64.deb](https://beta.rclone.org/rclone-beta-latest-linux-arm64.deb) - [ rclone-beta-latest-linux-arm.deb](https://beta.rclone.org/rclone-beta-latest-linux-arm.deb) - [ rclone-beta-latest-linux-arm-v7.deb](https://beta.rclone.org/rclone-beta-latest-linux-arm-v7.deb) - [ rclone-beta-latest-linux-arm-v6.deb](https://beta.rclone.org/rclone-beta-latest-linux-arm-v6.deb)...
> I would expect we need to at least clean up sessions between tests (perform a logout). We really should be doing this anyway as the sessions just pile up....
Great progress @FranciscoPombal :-) Let me know when you think you'd like to merge what you've done.