I need to organise a bunch of files being stored on a Sharepoint server. I have a login to Sharepoint and privileges to modify files, but no access to any scripting or admin settings. The quickest way to make these changes currently is to "Open with windows explorer" - some kind of windows file server thingy, and that's very slow.
I want to know if it is possible to send requests, to make changes to the file structure, from an external server, preferably in PHP, but anything will do.
I need to be able to:
- Get the details of the files in a folder
- Create a folder
- Move a file