<?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: SwiftyDropbox - Keep track of send/received data in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-Keep-track-of-send-received-data/m-p/108186#M3173</link>
    <description>&lt;P&gt;Thanks I'll check it out!&lt;/P&gt;</description>
    <pubDate>Sun, 28 Jun 2015 03:08:50 GMT</pubDate>
    <dc:creator>Henk Martijn L.</dc:creator>
    <dc:date>2015-06-28T03:08:50Z</dc:date>
    <item>
      <title>SwiftyDropbox - Keep track of send/received data</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-Keep-track-of-send-received-data/m-p/108184#M3171</link>
      <description>&lt;P&gt;Hello!&lt;BR /&gt;
First of all, great job! I just played with the SwiftyDropbox on API v2 for a few days and I must say it's really easy to get it all working.&lt;BR /&gt;
I have one question though.&lt;BR /&gt;
What would be the best way to send multiple files and keep track of that progress? Since at the moment I'm calling &lt;CODE&gt;client.filesUpload(path: "\(path)/\(file)", body: data).response { response, error in ...&lt;/CODE&gt; in a for in loop. In some way it caches all the files (since the &lt;CODE&gt;for in&lt;/CODE&gt; is done in a second) and sends them after each other to dropbox. This way it's really hard to track the progress, since it will give a success after every file. Of course I can put a counter to it and add it every success, but that just looks messy &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@41457EF40051AFF130FDBFE21B496926/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt;&lt;BR /&gt;
Also, can we expect a function to send multiple files as well in the future?&lt;/P&gt;

&lt;P&gt;Thanks for the great API!&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:41:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-Keep-track-of-send-received-data/m-p/108184#M3171</guid>
      <dc:creator>Henk Martijn L.</dc:creator>
      <dc:date>2019-05-29T09:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox - Keep track of send/received data</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-Keep-track-of-send-received-data/m-p/108185#M3172</link>
      <description>&lt;P&gt;Thanks! How about trying an upload session where you can upload each file in chunks?&lt;BR /&gt;
The SDK contain methods for &lt;CODE&gt;filesUploadSessionStart&lt;/CODE&gt;, &lt;CODE&gt;filesUploadSessionAppend&lt;/CODE&gt;, and &lt;CODE&gt;filesUploadSessionFinish&lt;/CODE&gt;:  &lt;A href="https://github.com/dropbox/SwiftyDropbox/blob/master/Source/Files.swift#L1964" rel="nofollow noreferrer"&gt;https://github.com/dropbox/SwiftyDropbox/blob/master/Source/Files.swift#L1964&lt;/A&gt;&lt;BR /&gt;
You'll still need to track which file you're uploading using the sessionId returned from &lt;CODE&gt;filesUploadSessionStart&lt;/CODE&gt; but you'll have some idea of how much of each file has been uploaded.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jun 2015 02:47:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-Keep-track-of-send-received-data/m-p/108185#M3172</guid>
      <dc:creator>Leah C.1</dc:creator>
      <dc:date>2015-06-28T02:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox - Keep track of send/received data</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-Keep-track-of-send-received-data/m-p/108186#M3173</link>
      <description>&lt;P&gt;Thanks I'll check it out!&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jun 2015 03:08:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-Keep-track-of-send-received-data/m-p/108186#M3173</guid>
      <dc:creator>Henk Martijn L.</dc:creator>
      <dc:date>2015-06-28T03:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox - Keep track of send/received data</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-Keep-track-of-send-received-data/m-p/108187#M3174</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;
&lt;P&gt;Is there a way to get download progress?&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2016 02:44:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-Keep-track-of-send-received-data/m-p/108187#M3174</guid>
      <dc:creator>David E.41</dc:creator>
      <dc:date>2016-02-27T02:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox - Keep track of send/received data</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-Keep-track-of-send-received-data/m-p/108188#M3175</link>
      <description>&lt;P&gt;Hi David, it looks like you also posted this on StackOverflow, so I've answered there:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/35659454/swiftydropbox-download-progress/35659995#35659995" rel="nofollow noreferrer"&gt;https://stackoverflow.com/questions/35659454/swiftydropbox-download-progress/35659995#35659995&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;(For reference, I believe this works for uploads too, but for uploading large files upload sessions, as Leah referred to, are preferred anyway.)&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2016 03:23:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-Keep-track-of-send-received-data/m-p/108188#M3175</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-02-27T03:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox - Keep track of send/received data</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-Keep-track-of-send-received-data/m-p/108189#M3176</link>
      <description>&lt;P&gt;It works great, thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2016 03:30:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-Keep-track-of-send-received-data/m-p/108189#M3176</guid>
      <dc:creator>David E.41</dc:creator>
      <dc:date>2016-02-27T03:30:04Z</dc:date>
    </item>
  </channel>
</rss>

