1
HFS ~ HTTP File Server / Re: Is there a way to upload files to HFS server using adb commands.
« on: January 30, 2020, 04:19:53 PM »
Thanks a lot for you reply, Could you help me with the corresponding http command.
I have tried various methods, but was failing to upload larger files. Getting sockets exceptions.
Could you help to share the http snippet corresponds to the below curl command:
curl -F fileupload1=<File> -F press="Upload files" <Server Ipadress>
I have tried various methods, but was failing to upload larger files. Getting sockets exceptions.
Could you help to share the http snippet corresponds to the below curl command:
curl -F fileupload1=<File> -F press="Upload files" <Server Ipadress>