<?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: Having Trouble Moving Files Out of Dropbox With rclone in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Having-Trouble-Moving-Files-Out-of-Dropbox-With-rclone/m-p/725572#M32058</link>
    <description>&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1761816"&gt;@pmjboyle&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Unfortunately, Dropbox doesn't allow unlimited transfer rate (or if allow it's for limited period only). That's why you're receiving such error. Instead of increasing parallelism, better limit explicitly to one download at a time. Would works much more stable in spite slower.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Oct 2023 21:46:57 GMT</pubDate>
    <dc:creator>Здравко</dc:creator>
    <dc:date>2023-10-30T21:46:57Z</dc:date>
    <item>
      <title>Having Trouble Moving Files Out of Dropbox With rclone</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Having-Trouble-Moving-Files-Out-of-Dropbox-With-rclone/m-p/725557#M32057</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt;
&lt;P&gt;My team has ~115 TB of data stored in Dropbox. Last week, I abruptly received word that the unlimited storage option for the plan we've been using is being "sunsetted", effective Nov 27th. It feels like we are being evicted with ~1 month's notice. Not fun.&lt;/P&gt;
&lt;P&gt;I have obtained a large NAS to replace the role Dropbox is currently playing for my team, but the issue is that we have a lot of subdirectories that are either very large, contain large numbers of files, or both.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Generally speaking, my rclone commands look like this:&lt;/P&gt;
&lt;P&gt;rclone copy --progress --transfers=10 --copy-links ${REMOTE}:${DIR} ${LOCAL}/${DIR}&lt;/P&gt;
&lt;P&gt;The program works for a while, but then I start getting errors like this:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2023-10-30 13:20:26 NOTICE: too_many_requests/..: Too many requests or write operations. Trying again in 300 seconds.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;Does anyone have suggestions on how to avoid these errors?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Patrick&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 10:22:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Having-Trouble-Moving-Files-Out-of-Dropbox-With-rclone/m-p/725557#M32057</guid>
      <dc:creator>pmjboyle</dc:creator>
      <dc:date>2023-10-31T10:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Having Trouble Moving Files Out of Dropbox With rclone</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Having-Trouble-Moving-Files-Out-of-Dropbox-With-rclone/m-p/725572#M32058</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1761816"&gt;@pmjboyle&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Unfortunately, Dropbox doesn't allow unlimited transfer rate (or if allow it's for limited period only). That's why you're receiving such error. Instead of increasing parallelism, better limit explicitly to one download at a time. Would works much more stable in spite slower.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 21:46:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Having-Trouble-Moving-Files-Out-of-Dropbox-With-rclone/m-p/725572#M32058</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2023-10-30T21:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Having Trouble Moving Files Out of Dropbox With rclone</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Having-Trouble-Moving-Files-Out-of-Dropbox-With-rclone/m-p/725584#M32060</link>
      <description>&lt;P&gt;So far, this is working out better:&amp;nbsp;&lt;/P&gt;&lt;P&gt;rclone copy --progress --transfers=40 --copy-links &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;--tpslimit 10&lt;/STRONG&gt;&lt;/FONT&gt; ${REMOTE}:${DIR} ${LOCAL}/${DIR}&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 22:29:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Having-Trouble-Moving-Files-Out-of-Dropbox-With-rclone/m-p/725584#M32060</guid>
      <dc:creator>pmjboyle</dc:creator>
      <dc:date>2023-10-30T22:29:03Z</dc:date>
    </item>
  </channel>
</rss>

