sending of data from a local system to a remote system that should store a copy of the data being transferred

learn more… | top users | synonyms (1)

1
vote
1answer
26 views

Bulk Upload from Fileshare to SP 2013 with Metadata

I have found a powershell script to upload multiple files to a document library in SharePoint 2010 however I am using the 2013 version. Would this still work? Link to script : ...
0
votes
1answer
20 views

PowerShell: Upload documents to folder in document library

I'm using SharePoint Foundation 2010. I have to make a PowerShell script that copies a structure found on a network share. Its all good except for one thing... I know how to make Document Library's ...
0
votes
2answers
34 views

User unable to upload document to library

I have a user based in another country who cannot upload documents to a document library. After clicking Upload she is presented with the Upload dialogue, but after browsing to the file and clicking ...
1
vote
1answer
16 views

warning of duplicate item while uploading file in document library

I have a standard document library. I want to prompt the user if file name already exists in document library. I want this Friendly Error (with custom error text) on "Upload Document" form when when ...
0
votes
0answers
9 views

Specifying File name when publishing to SP via email

I'm publishing to my SharePoint via email, but it's publishing the messages with rather horrid names such as Original Message 5694 Nothing really conveyed through that. My email message is made up as ...
1
vote
1answer
17 views

Access Uploaded Document's Original Creation Date in SP2010

I've spent some time searching this site and others but haven't seen a conclusive answer to this question: is there a non-code way to display the original creation date for an Office document in a ...
2
votes
1answer
29 views

How to add files manually to SharePoint site collect in readonly mode?

We have a SharePoint2010 on HTTPS with only one site collection. All users will have readonly access to the documents therefore site collect is locked to readonly. But we would like the site ...
1
vote
1answer
20 views

How to increment the document reference (not version) as they are uploaded?

How to increment the document reference (not version) as the document is uploaded. Pre populate the column, so that when the next document is uploaded it will automatically have incremented in order. ...
0
votes
0answers
46 views

error uploading PDF file to SharePoint

IE 10 will not allow me to upload my PDF file, when I click OK, it just does nothing. Log in to Firefox or Chrome, and they give me an error message saying the URL for my document is invalid. The ...
0
votes
2answers
24 views

“Upload Multiple Files” link is not available for blog post. How to enable it?

I have blog where people can share their stories with pictures and documents. Sometimes they have to put 10 documents in a single blog posts. Right now, my upload file pop-up window for the blog post ...
0
votes
0answers
14 views

Link or Upload documents from workflow

I need to link a document from a Document Library or Upload a new one from a workflow. We have a process of uploading a document in our workflow, i just dont know how to do this or even if its ...
1
vote
1answer
76 views

Document Properties not carry to new version

SP 2010, I have a document library with versioning turned on. If I populate title on the document, and save it... then I upload a new version of the document the title will get wiped out. How do I ...
0
votes
0answers
32 views

Edit Properties does not open when uploading document

I was under the impression that if you have a column with a required value, the dialog "Edit Properties" should be displayed automatically when trying to upload a file. I distinctly remember seeing ...
2
votes
1answer
418 views

Uploading a file using powershell and updating column values

I am trying to upload a file from a local drive to a sharepoint doc lib, this much I have been able to find, however, I also want to update a column relative to the file, foe example, I have a company ...
0
votes
1answer
49 views

SaveBinaryDirect throws an 404 error

SaveBinaryDirect works fine, unless I try to upload an exe file. Is there a limitation for some file types in SaveBinaryDirect or how can I solve this problem? Exe file upload is allowed for the ...

1 2 3 4 5 12
15 30 50 per page