Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 380211
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T14:58:01+00:00 2026-05-12T14:58:01+00:00

Can someone provide a sample for downloading a specific version of a file from

  • 0

Can someone provide a sample for downloading a specific version of a file from SharePoint using web services? Normally I would get the file with the Copy Web Service (…/_vti_bin/copy.asmx). But I don’t really know how to specify a version.

Regards

Anton Kalcik

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T14:58:02+00:00Added an answer on May 12, 2026 at 2:58 pm

    You can use the Versions web service to get which versions exist for a File

    The GetVersions method will give you an xml like this:

    <results xmlns="http://schemas.microsoft.com/sharepoint/soap/">
       <list id="{26E516B0-8241-4B97-984D-000000000000}" />
          <versioning enabled="1" />
       <settings url="http://Server_Name/Site_Name/_layouts/
             1033/LstSetng.aspx?
          List={26E516B0-8241-4B97-984D-000000000000}" />
       <result version="@4" url="http://Server_Name/Site_Name/
             Shared Documents/File_Name.doc" 
          created="6/7/2003 5:55 PM" createdBy="DOMAIN\User" size="19968" 
             comments="" />
       <result version="1" url="http://Server_Name/Site_Name/
             _vti_history/1/Shared Documents/File_Name.doc" 
          created="6/7/2003 5:49 PM" createdBy="DOMAIN\User" size="19968" 
             comments="" />
          .
          .
          .
    </results>
    

    You can then just use a HTTP GET request for the content of the “url” attribute of the “result” node for the right version

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can someone provide me with a HelloWorld JQuery sample app using VS2010 and list
Can someone provide basic sample / link for MVP Framework. Need to design a
The AppDomain.TypeResolve is mysterious in my eyes. Can someone provide a sample code that
Can someone provide a regular expression for parsing name/value pairs from a string? The
Can someone provide an example of how to load a .svg file and display
Can someone please provide me or link for sample project with standard java rmi
A simple question, but could someone provide sample code as to how would someone
Can someone provide a simple explanation of methods vs. functions in OOP context?
Can someone provide a simple example of how to properly use Html.RadioButtonFor? Let's say
Can someone provide the download link for SQL Server Reports add-in for Visual Studio

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.