<?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 Rif.: copy from google drive to dropbox using a batch file in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/copy-from-google-drive-to-dropbox-using-a-batch-file/m-p/299071#M18163</link>
    <description>&lt;P&gt;it could be enough even a command line to upload into dropbpox (windows)&lt;/P&gt;&lt;P&gt;anyone can help me?&lt;/P&gt;</description>
    <pubDate>Tue, 25 Sep 2018 11:55:06 GMT</pubDate>
    <dc:creator>mikescano</dc:creator>
    <dc:date>2018-09-25T11:55:06Z</dc:date>
    <item>
      <title>copy from google drive to dropbox using a batch file</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/copy-from-google-drive-to-dropbox-using-a-batch-file/m-p/299021#M18160</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I should need to copy my google drive into dropbox, and I have to do it via scheduled batch job.&lt;/P&gt;&lt;P&gt;Is there a way to write a (hope simple) script?&lt;/P&gt;&lt;P&gt;thank you!&lt;/P&gt;&lt;P&gt;mike&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:10:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/copy-from-google-drive-to-dropbox-using-a-batch-file/m-p/299021#M18160</guid>
      <dc:creator>mikescano</dc:creator>
      <dc:date>2019-05-29T09:10:13Z</dc:date>
    </item>
    <item>
      <title>Rif.: copy from google drive to dropbox using a batch file</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/copy-from-google-drive-to-dropbox-using-a-batch-file/m-p/299071#M18163</link>
      <description>&lt;P&gt;it could be enough even a command line to upload into dropbpox (windows)&lt;/P&gt;&lt;P&gt;anyone can help me?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 11:55:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/copy-from-google-drive-to-dropbox-using-a-batch-file/m-p/299071#M18163</guid>
      <dc:creator>mikescano</dc:creator>
      <dc:date>2018-09-25T11:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: copy from google drive to dropbox using a batch file</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/copy-from-google-drive-to-dropbox-using-a-batch-file/m-p/299110#M18170</link>
      <description>&lt;P&gt;Dropbox does offer the ability to upload files programmatically. You can use /2/files/upload to do so:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-upload&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Or, for large files, you'll need to use upload sessions:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload_session-start" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-upload_session-start&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload_session-append" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-upload_session-append&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload_session-finish" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-upload_session-finish&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Alternatively, if you can get Internet-access URLs for the files, you can use /2/files/save_url instead:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-save_url" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-save_url&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-save_url-check_job_status" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-save_url-check_job_status&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Those are links to the documentation for the HTTPS endpoints themselves, but we recommend using one of the official SDKs if possible:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation" target="_blank"&gt;https://www.dropbox.com/developers/documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Those have corresponding native methods for the HTTPS endpoints.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 14:50:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/copy-from-google-drive-to-dropbox-using-a-batch-file/m-p/299110#M18170</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-09-25T14:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: copy from google drive to dropbox using a batch file</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/copy-from-google-drive-to-dropbox-using-a-batch-file/m-p/299115#M18172</link>
      <description>&lt;P&gt;Thank you so much Greg&lt;/P&gt;&lt;P&gt;do you think I can find an example (also a simple example) from which I can start?&lt;/P&gt;&lt;P&gt;just something to modify with my need&lt;/P&gt;&lt;P&gt;many thanks again for your help, appreciate&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:05:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/copy-from-google-drive-to-dropbox-using-a-batch-file/m-p/299115#M18172</guid>
      <dc:creator>mikescano</dc:creator>
      <dc:date>2018-09-25T15:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: copy from google drive to dropbox using a batch file</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/copy-from-google-drive-to-dropbox-using-a-batch-file/m-p/299116#M18173</link>
      <description>&lt;P&gt;Each endpoint has a curl example in the documentation (in the links in my previous post). I&amp;nbsp;recommend reviewing those and translating them for your platform as necessary.&lt;/P&gt;
&lt;P&gt;The API v2 Explorer may also be useful in this regard:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://dropbox.github.io/dropbox-api-v2-explorer/" target="_blank"&gt;https://dropbox.github.io/dropbox-api-v2-explorer/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The SDKs each also have some examples included.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:09:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/copy-from-google-drive-to-dropbox-using-a-batch-file/m-p/299116#M18173</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-09-25T15:09:23Z</dc:date>
    </item>
  </channel>
</rss>

