In the widget, transfer the file obtained from the client to the server
HelloI created a widget, the screen operation I uploaded a file.And get the file in client. I want to transfer the currently obtained file to the server side for processing. Client:entryVal[1] is a fileServer:Now the Server gets empty(fileData)

