<?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: Is there any way to find out the file download size when synchronizing? in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/is-there-any-way-to-find-out-the-file-download/m-p/834710#M2389</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see what you are getting at now.&amp;nbsp; At this time, I do not see it documented in the GeodatabaseSyncStatusInfo class reference which means that it may not be available at this time.&amp;nbsp; If you would like to see it in a future release of the API I would recommend logging an enhancement request through ideas site found here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://ideas.arcgis.com/" title="http://ideas.arcgis.com/"&gt;Esri Arcgis Ideas | Ideas Submission Portal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specifically, I would log it under the Runtime ideas portion found here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://ideas.arcgis.com/ideaList?c=09a300000004xET&amp;amp;category=ArcGIS+Runtime" title="http://ideas.arcgis.com/ideaList?c=09a300000004xET&amp;amp;category=ArcGIS+Runtime"&gt;http://ideas.arcgis.com/ideaList?c=09a300000004xET&amp;amp;category=ArcGIS+Runtime &lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Oct 2015 13:52:21 GMT</pubDate>
    <dc:creator>AlexanderNohe1</dc:creator>
    <dc:date>2015-10-05T13:52:21Z</dc:date>
    <item>
      <title>Is there any way to find out the file download size when synchronizing?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/is-there-any-way-to-find-out-the-file-download/m-p/834707#M2386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When synchronizing an offline geodatabase, the sample app shows how to access and display the file size of the data to upload using this line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808000;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-style: italic; color: #2985c7;"&gt;deltaSize&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-style: italic; color: #000000;"&gt;geodatabaseSyncStatusInfo&lt;/SPAN&gt;.deltaSize/1000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to find out and display the opposite - e.g. the file size to be downloaded from the server? For a large dataset and/or a slow internet connection this would be very good to know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;-Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Sep 2015 10:30:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/is-there-any-way-to-find-out-the-file-download/m-p/834707#M2386</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-09-26T10:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to find out the file download size when synchronizing?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/is-there-any-way-to-find-out-the-file-download/m-p/834708#M2387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/53832"&gt;Paul Haakma&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that geodatabaseSyncStatusInfo is the total size in bytes where as deltaUploadProgress is the current amount of bytes that have been synced according to this documentation found here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/qt/qml/api-reference/class_geodatabase_sync_status_info.html#a2f9869016505ff5885c7155b3a7e513c" title="https://developers.arcgis.com/qt/qml/api-reference/class_geodatabase_sync_status_info.html#a2f9869016505ff5885c7155b3a7e513c"&gt;ArcGIS Runtime SDK for Qt QML API: GeodatabaseSyncStatusInfo Class Reference&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 12:42:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/is-there-any-way-to-find-out-the-file-download/m-p/834708#M2387</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2015-10-02T12:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to find out the file download size when synchronizing?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/is-there-any-way-to-find-out-the-file-download/m-p/834709#M2388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexander&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under the GeodatabaseSyncStatusInfo object, the deltaSize is the total size in bytes to be uploaded, the deltaUploadProgress is how much has been uploaded so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I'm wondering about the download side of things - is there any way for the server to return the size of the download once it has been calculated? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this stage I'm assuming the answer is no...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 21:13:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/is-there-any-way-to-find-out-the-file-download/m-p/834709#M2388</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-10-02T21:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to find out the file download size when synchronizing?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/is-there-any-way-to-find-out-the-file-download/m-p/834710#M2389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see what you are getting at now.&amp;nbsp; At this time, I do not see it documented in the GeodatabaseSyncStatusInfo class reference which means that it may not be available at this time.&amp;nbsp; If you would like to see it in a future release of the API I would recommend logging an enhancement request through ideas site found here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://ideas.arcgis.com/" title="http://ideas.arcgis.com/"&gt;Esri Arcgis Ideas | Ideas Submission Portal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specifically, I would log it under the Runtime ideas portion found here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://ideas.arcgis.com/ideaList?c=09a300000004xET&amp;amp;category=ArcGIS+Runtime" title="http://ideas.arcgis.com/ideaList?c=09a300000004xET&amp;amp;category=ArcGIS+Runtime"&gt;http://ideas.arcgis.com/ideaList?c=09a300000004xET&amp;amp;category=ArcGIS+Runtime &lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 13:52:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/is-there-any-way-to-find-out-the-file-download/m-p/834710#M2389</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2015-10-05T13:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to find out the file download size when synchronizing?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/is-there-any-way-to-find-out-the-file-download/m-p/834711#M2390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Alexander&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have posted an Ideas suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #111111; font-family: verdana; font-size: 16px; text-align: center;"&gt;&lt;SPAN&gt;Make the download file size available in the GeodatabaseSyncStatusInfo class - See more at: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fc.na9.visual.force.com%2Fapex%2FideaView%3Fid%3D087E0000000blLQ%26returnUrl%3D%252Fapex%252FideaList%253Fc%253D09a300000004xET%2526sort%253Drecent%23sthash.LpqLsTgY.dpuf" rel="nofollow" target="_blank"&gt;https://c.na9.visual.force.com/apex/ideaView?id=087E0000000blLQ&amp;amp;returnUrl=%2Fapex%2FideaList%3Fc%3D09a300000004xET%26sort%3Drecent#sthash.LpqLsTgY.dpuf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 21:30:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/is-there-any-way-to-find-out-the-file-download/m-p/834711#M2390</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-10-06T21:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to find out the file download size when synchronizing?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/is-there-any-way-to-find-out-the-file-download/m-p/834712#M2391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey &lt;A href="https://community.esri.com/migrated-users/53832"&gt;Paul Haakma&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having trouble with that link and think that this link is easier for people to reach:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://ideas.arcgis.com/ideaView?id=087E0000000blLQIAY" title="http://ideas.arcgis.com/ideaView?id=087E0000000blLQIAY"&gt;ArcGIS Idea - Make the download file size available in the GeodatabaseSyncStatusInfo class&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting to our ideas site. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 12:21:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/is-there-any-way-to-find-out-the-file-download/m-p/834712#M2391</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2015-10-07T12:21:19Z</dc:date>
    </item>
  </channel>
</rss>

