Describe the bug
Upload stops prematurely when uploading certain files.
Additional context
RStudio Support confirmed that this is a known issue and has to do with file encoding. UTF-8 files are less likely to fail. Alternatively, uploading a zip file and unzipping it on the server side could be a solution.