thybag / PHP-SharePoint-Lists-API

A simple PHP API to make working with SharePoint lists easy.
MIT License
184 stars 95 forks source link

Able to list the files and folder using 'SPONLINE', now want to read the filecontent and copy the file to some other folder on different folder #140

Open chetank25 opened 7 years ago

chetank25 commented 7 years ago

Hi,

I am able to list all the folders and files using "SPONLINE" option but there is no specification on how I can read the file content and copy those files to some other folder on different, I tried different option using curl but it is not working, any help on this will be appreciated!