Junk at the top of uploaded text files

Hi everyone,

What a great tool! It has certainly made things run quite smoothly for my program :slight_smile:
Unfortunately I came across a problem (bug?) - I have been using the vault to upload some files, but when I retrieve them they have had some data added to it (making non-txt files go corrupt).

The data added to the top is generally as follows:

Are there any solutions to this? It appears to happen in the UploadHandler.

Never mind - I realised that when I had changed the code slightly I ended up providing the wrong buffer start location!