Using libcurl to download file from any location on Remote system

81 Views Asked by At

Is it possible to Download a file from any location on Remote system using libcurl,if I no the filename and its location on the remote system.

There are example which we can use to download file present in the url path.But how can we download a file stored in some other location?

0

There are 0 best solutions below