The are program that I have to design a website GUI using RStudio server takes as input some proteomics files. I know one can read files stored in the hard drive when RStudio is running in my laptop, however, when the users run the R program from the internet website, will the files be uploaded from the users PCs or laptoPs to the server? How will the files be uploaded?