I can copy a file up to the Sharepoint archive using:
_vti_bin/Copy.asmx.CopyIntoItems
but if the file already exists it insists that I check it out. Yet I cannot find a way of doing this?
Any help would be greatly appreciated!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
CheckOutFilehttp://msdn.microsoft.com/en-us/library/lists.lists.checkoutfile%28office.12%29.aspx
CheckInFilehttp://msdn.microsoft.com/en-us/library/lists.lists.checkinfile%28office.12%29.aspx