RClone skips files ending in unicode whitespace when using ---files-from

This has been discussed before in the forum without getting to a conclusion

Here is the code

I'd quite like to not trim spaces or check for comments but I'm a little concerned about backwards compatibility.

One alternative would be an alternate flag, say --files-from-raw which just takes a \n delimited file (or maybe \r\n) and does no processing.

Do you fancy working on this?