Tagged Questions
1
vote
1answer
36 views
Preserve uploaded file name whilst having a valid url
If title of my question doesn't already demonstrate it, I am very much a newbie to the Sharepoint world, having come from a Lotus Notes background. So take it as a given that there are a lot of ...
0
votes
0answers
59 views
Multiple File Upload via script with metadata
I have to run an update each month that will send over 1,000 files to specific folders presently via script. I wish to upload these files as individual file names and append metadata to them. So, ...
1
vote
2answers
276 views
Issue in versioning and metadata with recent Office Files
I have a web service that shows a sort of CRUD of document (with metadata) for other application..
I have some document libraries in which users can upload (via WS) documents with metadatas.
For ...
3
votes
1answer
905 views
Upload a document to a SharePoint list from CSOM with no limitations
I need to upload a document to a SharePoint list or folder using the Client Side Object Model from .NET (C#). What is the best way to do this? The requirements are as follows:
Set metadata values
...