<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Rename files without losing any versions in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rename-files-without-losing-any-versions/m-p/262543#M15324</link>
    <description>The API now offers the ability to list file revisions across moves/renames, by using the file ID. In the .NET SDK, that's available via the ListRevisions method. You can find more information in the documentation:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Files_Routes_FilesUserRoutes_ListRevisionsAsync_1.htm" target="_blank"&gt;https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Files_Routes_FilesUserRoutes_ListRevisionsAsync_1.htm&lt;/A&gt;</description>
    <pubDate>Fri, 26 Jan 2018 16:50:17 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2018-01-26T16:50:17Z</dc:date>
    <item>
      <title>Rename files without losing any versions</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rename-files-without-losing-any-versions/m-p/201058#M9469</link>
      <description>&lt;P&gt;Hello. I'm trying to rename the files as follows (.Net):&lt;BR /&gt;using (var dbx = new DropboxClient(user.DropboxAccessToken))&lt;BR /&gt;{&lt;BR /&gt;await dbx.Files.MoveAsync(string.Format("/{0}/{1}", pathWithoutName, oldName), string.Format("/{0}/{1}", pathWithoutName, newName), true, true);&lt;BR /&gt;}&lt;BR /&gt;As a result, I lose the version of the file.&lt;BR /&gt;Can I rename the files without losing any versions?&lt;BR /&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:27:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rename-files-without-losing-any-versions/m-p/201058#M9469</guid>
      <dc:creator>Andry1</dc:creator>
      <dc:date>2019-05-29T09:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Rename files without losing any versions</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rename-files-without-losing-any-versions/m-p/201264#M9477</link>
      <description>Unfortunately, there isn't currently a good solution here. After you move/rename a file, listing the revisions at the new path won't show the old revisions.&lt;BR /&gt;&lt;BR /&gt;As a workaround though, you can call to list the revisions at the previous path, and they will still be there.</description>
      <pubDate>Mon, 09 Jan 2017 18:05:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rename-files-without-losing-any-versions/m-p/201264#M9477</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-01-09T18:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Rename files without losing any versions</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rename-files-without-losing-any-versions/m-p/201361#M9486</link>
      <description>&lt;P&gt;Thanks for the answer.&lt;BR /&gt;If the file is renamed, say, three times. I want to see all revisions. To this end, I have to send requests to the three paths&amp;nbsp;to unite them and display them. Do I understand correctly?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 08:07:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rename-files-without-losing-any-versions/m-p/201361#M9486</guid>
      <dc:creator>Andry1</dc:creator>
      <dc:date>2017-01-10T08:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Rename files without losing any versions</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rename-files-without-losing-any-versions/m-p/201445#M9492</link>
      <description>That's correct.</description>
      <pubDate>Tue, 10 Jan 2017 18:27:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rename-files-without-losing-any-versions/m-p/201445#M9492</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-01-10T18:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rename files without losing any versions</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rename-files-without-losing-any-versions/m-p/262543#M15324</link>
      <description>The API now offers the ability to list file revisions across moves/renames, by using the file ID. In the .NET SDK, that's available via the ListRevisions method. You can find more information in the documentation:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Files_Routes_FilesUserRoutes_ListRevisionsAsync_1.htm" target="_blank"&gt;https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Files_Routes_FilesUserRoutes_ListRevisionsAsync_1.htm&lt;/A&gt;</description>
      <pubDate>Fri, 26 Jan 2018 16:50:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rename-files-without-losing-any-versions/m-p/262543#M15324</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-01-26T16:50:17Z</dc:date>
    </item>
  </channel>
</rss>

