I am new to Poco and we have been advised by architecture team to look into Poco as HTTPS client to upload files to remote server. There is a webserver running in the remote server and we need to upload files to specific directory in the remote server.
Requirement is to upload a Large file ( 3-5 GB) files. Also, we have instructed to use "HTTPS PUT" method for uploading the files.
I would like to know, whether it is feasible to upload a large files using Poco (HTTPS PUT) and any sample code to upload files use Poco would be helpful.
I apprecaite your help.
Thanks
Sriram





