{"id":6510,"date":"2026-01-19T09:35:16","date_gmt":"2026-01-19T09:35:16","guid":{"rendered":"https:\/\/www.airexplorer.net\/en\/?p=6510"},"modified":"2026-01-19T09:40:59","modified_gmt":"2026-01-19T09:40:59","slug":"google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line","status":"publish","type":"post","link":"https:\/\/www.airexplorer.net\/en\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\/","title":{"rendered":"Google Drive to OneDrive: How to automate syncs with Air Explorer\u2019s command line"},"content":{"rendered":"\n<p>The management of multiple cloud services has become a common task for both professionals and users who work with large volumes of files. When you need to move data between services such as Google Drive and OneDrive, doing it manually can be slow, repetitive, and prone to errors. This is where <a href=\"https:\/\/www.airexplorer.net\/en\/pro\/\">Air Explorer<\/a> stands out as a versatile and powerful tool.<\/p>\n\n\n\n<p>Air Explorer allows you to connect several cloud accounts in a single interface, copy files between them, and automate synchronization tasks. In addition to its intuitive graphical interface, it includes a command-line system that makes process automation easier, ideal for those who want to schedule tasks, integrate them into scripts, or run synchronizations without manual intervention. Using the command line not only saves time but also provides precision and consistency in repetitive workflows.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"555\" src=\"https:\/\/www.airexplorer.net\/en\/wp-content\/uploads\/sites\/2\/2026\/01\/generated-image-26-1024x555.jpg\" alt=\"Google Drive to OneDrive: How to automate syncs with Air Explorer\u2019s command line\" class=\"wp-image-6516\" srcset=\"https:\/\/www.airexplorer.net\/en\/wp-content\/uploads\/sites\/2\/2026\/01\/generated-image-26-1024x555.jpg 1024w, https:\/\/www.airexplorer.net\/en\/wp-content\/uploads\/sites\/2\/2026\/01\/generated-image-26-300x162.jpg 300w, https:\/\/www.airexplorer.net\/en\/wp-content\/uploads\/sites\/2\/2026\/01\/generated-image-26-768x416.jpg 768w, https:\/\/www.airexplorer.net\/en\/wp-content\/uploads\/sites\/2\/2026\/01\/generated-image-26.jpg 1250w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Synchronizing Google Drive with OneDrive: <em>runsavedsync<\/em><\/h2>\n\n\n\n<p>To synchronize Google Drive with OneDrive using the command line in Air Explorer, you must first create and save the synchronization from the graphical interface and then run it from CMD using the appropriate command.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1. Prepare the synchronization in Air Explorer<\/h3>\n\n\n\n<ul class=\"wp-block-list has-black-color has-text-color has-link-color wp-elements-63d0a75384fedf52d7f5fa36c496b324\">\n<li>Open Air Explorer and add your Google Drive and OneDrive accounts if you haven\u2019t done so already.<\/li>\n\n\n\n<li>Go to the <strong>Synchronizations<\/strong> tab and create a new synchronization.<\/li>\n\n\n\n<li>Select a <strong>Google Drive folder<\/strong> as the source and the corresponding <strong>OneDrive folder<\/strong> as the destination.<\/li>\n\n\n\n<li>Choose the synchronization type (for example, <em>mirror<\/em> from Google Drive \u2192 OneDrive).<\/li>\n\n\n\n<li>Save the synchronization with a clear name, such as <strong>GDrive_to_OneDrive<\/strong>.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">2. Enable and configure command-line support<\/h3>\n\n\n\n<ul class=\"wp-block-list has-black-color has-text-color has-link-color wp-elements-7ae3a1e876cb8478d51a88f7b22469ad\">\n<li>In the <strong>Options<\/strong> menu of Air Explorer, enable <strong>command line support<\/strong>.<\/li>\n\n\n\n<li>Optionally, you can set a password for command-line usage, for example: <code>mypassword<\/code>. If you set one, you will need it when running the command.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"657\" height=\"431\" src=\"https:\/\/www.airexplorer.net\/en\/wp-content\/uploads\/sites\/2\/2026\/01\/cmd01.png\" alt=\"\" class=\"wp-image-6514\" srcset=\"https:\/\/www.airexplorer.net\/en\/wp-content\/uploads\/sites\/2\/2026\/01\/cmd01.png 657w, https:\/\/www.airexplorer.net\/en\/wp-content\/uploads\/sites\/2\/2026\/01\/cmd01-300x197.png 300w\" sizes=\"(max-width: 657px) 100vw, 657px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">3. Run the synchronization from CMD (Windows)<\/h3>\n\n\n\n<ul class=\"wp-block-list has-black-color has-text-color has-link-color wp-elements-93edf38b35bace8556cd67065e7daf77\">\n<li>Open the <strong>Command Prompt (CMD)<\/strong> window.<\/li>\n\n\n\n<li>Navigate to the folder where Air Explorer is installed, for example:<br><code>\"C:\\Program Files\\AirExplorer\"<\/code> (adjust the path if different).<\/li>\n\n\n\n<li>Run the saved synchronization with a command like:<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>AirExplorerCmd.exe runsavedsync GDrive_to_OneDrive \/password=mypassword<\/code><\/pre>\n\n\n\n<p><strong>Meaning of each parameter:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list has-black-color has-text-color has-link-color wp-elements-503309ed36d213cfc95f85ee8d76fc33\">\n<li><strong>runsavedsync<\/strong>: loads and executes a previously saved synchronization.<\/li>\n\n\n\n<li><strong>GDrive_to_OneDrive<\/strong>: the exact name of the synchronization task created in Air Explorer.<\/li>\n\n\n\n<li><strong>\/password=mypassword<\/strong>: the password configured for command-line usage.<\/li>\n<\/ul>\n\n\n\n<p>Once executed, wait for the process to finish. You can check the <strong>logs<\/strong> generated by Air Explorer to verify whether the synchronization completed successfully.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">4. Additional parameters for <em>runsavedsync<\/em><\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>AirExplorerCmd runsavedsync syncname &#91;\/compareonly | \/compareonlydiff] &#91;\/reportfile=&lt;ReportFilePath&gt;]<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list has-black-color has-text-color has-link-color wp-elements-3bb93b9f7ba66a0beb6b1126631dc18e\">\n<li><strong>syncname<\/strong> name of a synchronization task as saved in AirExplorer GUI.<\/li>\n\n\n\n<li><strong>\/compareonly<\/strong> Do not synchronize, only compare and show the comparison results.<\/li>\n\n\n\n<li><strong>\/compareonlydiff<\/strong> Do not synchronize, only compare and show the differences.<\/li>\n\n\n\n<li><strong>\/reportfile=<\/strong> Save in a file an HTML synchronization report. It can include the macros {DATE} or {DATETIME} or {DATETIMESECONDS} to include the current date (and time) in the log file name.<\/li>\n<\/ul>\n\n\n\n<p>Example using the <code>\/reportfile<\/code> parameter:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>AirExplorerCmd.exe runsavedsync GDrive_to_OneDrive \/reportfile=\"c:\\Logs\\MySavedSync_report_{DATE}.html\" \/password=mypassword<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Alternative command for synchronization: <em>startsync<\/em><\/h2>\n\n\n\n<p>If you prefer not to prepare the synchronization through the graphical interface, you can define it directly from the command line using the <strong>startsync<\/strong> command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>AirExplorerCmd startsync {Local | sourceCloud} sourcePath {Local | destinationCloud} destinationPath {Mirror | Bidirectional | MirrorUpdate | Update} &#91;\/enablehash] &#91;\/compareonly | \/compareonlydiff] &#91;\/syncrootonly] &#91;\/reportfile=]<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list has-black-color has-text-color has-link-color wp-elements-64608250fec8a997e2ead1214fa2c096\">\n<li><code><strong>Local | sourceCloud<\/strong> Choose Local Computer or Source cloud account alias as defined in Air Explorer GUI, check \"accounts\" command to get a list of configured clouds.<\/code><\/li>\n\n\n\n<li><code><strong>sourcePath<\/strong> Path to the source folder or file in the cloud<\/code>.<\/li>\n\n\n\n<li><code><strong>Local | destinationCloud<\/strong> Choose Local Computer or Destination cloud account alias as defined in Air Explorer GUI, check \"accounts\" command to get a list of configured clouds<\/code><\/li>\n\n\n\n<li><code><strong>destinationPath<\/strong> Target directory in the destination cloud.<\/code><\/li>\n\n\n\n<li><code><strong>syncType<\/strong> Synchronization type, can be: Mirror Bidirectional MirrorUpdate or Update.<\/code><\/li>\n\n\n\n<li><code><strong>\/enablehash<\/strong> Enable hash comparison.<\/code><\/li>\n\n\n\n<li><code><strong>\/filter=<\/strong> Do not sync some files, for example \/filter=\"*.tmp;*.jpg;size&gt;10MB\" will exclude all the .tmp and .jpg files with a size larger than 10 MB <\/code><\/li>\n\n\n\n<li><code><strong>\/donotreadfiltered<\/strong> Do not read and compare folders that are filtered <\/code><\/li>\n\n\n\n<li><code><strong>\/compareonly<\/strong> Do not synchronize, only compare and show the comparison results <\/code><\/li>\n\n\n\n<li><code><strong>\/compareonlydiff<\/strong> Do not synchronize, only compare and show the differences <\/code><\/li>\n\n\n\n<li><code><strong>\/syncrootonly<\/strong> Synchronize only the root folder, do not synchronize the subfolders <\/code><\/li>\n\n\n\n<li><code><strong>\/reportfile=&lt;ReportFilePath&gt;<\/strong> Save in a file an HTML synchronization report. It can include the macros {DATE} or {DATETIME} or {DATETIMESECONDS} to include the current date in the log file name <\/code><\/li>\n<\/ul>\n\n\n\n<p>This allows you to define all synchronization parameters directly from the command line.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>Synchronizing Google Drive with OneDrive using the command line in Air Explorer is an efficient way to automate tasks and keep your cloud accounts updated without manual intervention. After configuring the synchronization in the graphical interface, command-line execution allows you to integrate it into scripts, schedule tasks, or run it remotely, making Air Explorer especially useful for professional workflows and environments where automation is essential.<\/p>\n\n\n\n<p>If you\u2019re looking for a reliable, fast, and flexible way to manage your cloud accounts, taking advantage of Air Explorer\u2019s command-line support is an excellent choice.<\/p>\n\n\n\n<p><strong>You can check more information about more features here:<\/strong><br><a href=\"https:\/\/www.airexplorer.net\/en\/how-to-configure-multiple-sync-tasks\/\">-How to configure multiple sync tasks<\/a><br><a href=\"https:\/\/www.airexplorer.net\/en\/from-dropbox-to-onedrive-simplifies-cloud-transfers\/\">-From Dropbox to OneDrive: simplifies cloud transfers<\/a><br><a href=\"https:\/\/www.airexplorer.net\/en\/cloud-to-cloud-migration-made-easy\/\">-Cloud to cloud migration made easy<\/a><br><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The management of multiple cloud services has become a common task for both professionals and users who work with large volumes of files. When you need to move data between services such as Google Drive and OneDrive, doing it manually can be slow, repetitive, and prone to errors. This is where Air Explorer stands out&hellip; <br \/> <a class=\"read-more\" href=\"https:\/\/www.airexplorer.net\/en\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\/\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":6519,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[306,70],"class_list":["post-6510","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-manual","tag-command-line-2","tag-sync"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Google Drive to OneDrive: How to automate syncs with Air Explorer\u2019s command line<\/title>\n<meta name=\"description\" content=\"Google Drive to OneDrive: How to automate syncs with Air Explorer\u2019s command line\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.airexplorer.net\/en\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Google Drive to OneDrive: How to automate syncs with Air Explorer\u2019s command line\" \/>\n<meta property=\"og:description\" content=\"Google Drive to OneDrive: How to automate syncs with Air Explorer\u2019s command line\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.airexplorer.net\/en\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\/\" \/>\n<meta property=\"og:site_name\" content=\"Air Explorer\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-19T09:35:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-19T09:40:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.airexplorer.net\/en\/wp-content\/uploads\/sites\/2\/2026\/01\/1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Air Explorer\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Air Explorer\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\\\/\"},\"author\":{\"name\":\"Air Explorer\",\"@id\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/#\\\/schema\\\/person\\\/2165af4aa35f7d5cc9002c6fd1913037\"},\"headline\":\"Google Drive to OneDrive: How to automate syncs with Air Explorer\u2019s command line\",\"datePublished\":\"2026-01-19T09:35:16+00:00\",\"dateModified\":\"2026-01-19T09:40:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\\\/\"},\"wordCount\":631,\"publisher\":{\"@id\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/01\\\/1.png\",\"keywords\":[\"command line\",\"sync\"],\"articleSection\":[\"manual\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\\\/\",\"url\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\\\/\",\"name\":\"Google Drive to OneDrive: How to automate syncs with Air Explorer\u2019s command line\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/01\\\/1.png\",\"datePublished\":\"2026-01-19T09:35:16+00:00\",\"dateModified\":\"2026-01-19T09:40:59+00:00\",\"description\":\"Google Drive to OneDrive: How to automate syncs with Air Explorer\u2019s command line\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/01\\\/1.png\",\"contentUrl\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/01\\\/1.png\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Google Drive to OneDrive: How to automate syncs with Air Explorer\u2019s command line\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/\",\"name\":\"Air Explorer\",\"description\":\"Air Explorer, the multicloud manager\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/#organization\",\"name\":\"Air Explorer\",\"url\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2019\\\/10\\\/cropped-cloud512.png\",\"contentUrl\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2019\\\/10\\\/cropped-cloud512.png\",\"width\":512,\"height\":512,\"caption\":\"Air Explorer\"},\"image\":{\"@id\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/#\\\/schema\\\/person\\\/2165af4aa35f7d5cc9002c6fd1913037\",\"name\":\"Air Explorer\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f5bcf1b2af71b0be30fd8b47a33696bc30b34b314cd7f289ec76129a626f80d3?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f5bcf1b2af71b0be30fd8b47a33696bc30b34b314cd7f289ec76129a626f80d3?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f5bcf1b2af71b0be30fd8b47a33696bc30b34b314cd7f289ec76129a626f80d3?s=96&d=mm&r=g\",\"caption\":\"Air Explorer\"},\"url\":\"https:\\\/\\\/www.airexplorer.net\\\/en\\\/author\\\/airexploreradmin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Google Drive to OneDrive: How to automate syncs with Air Explorer\u2019s command line","description":"Google Drive to OneDrive: How to automate syncs with Air Explorer\u2019s command line","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.airexplorer.net\/en\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\/","og_locale":"en_US","og_type":"article","og_title":"Google Drive to OneDrive: How to automate syncs with Air Explorer\u2019s command line","og_description":"Google Drive to OneDrive: How to automate syncs with Air Explorer\u2019s command line","og_url":"https:\/\/www.airexplorer.net\/en\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\/","og_site_name":"Air Explorer","article_published_time":"2026-01-19T09:35:16+00:00","article_modified_time":"2026-01-19T09:40:59+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/www.airexplorer.net\/en\/wp-content\/uploads\/sites\/2\/2026\/01\/1.png","type":"image\/png"}],"author":"Air Explorer","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Air Explorer","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.airexplorer.net\/en\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\/#article","isPartOf":{"@id":"https:\/\/www.airexplorer.net\/en\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\/"},"author":{"name":"Air Explorer","@id":"https:\/\/www.airexplorer.net\/en\/#\/schema\/person\/2165af4aa35f7d5cc9002c6fd1913037"},"headline":"Google Drive to OneDrive: How to automate syncs with Air Explorer\u2019s command line","datePublished":"2026-01-19T09:35:16+00:00","dateModified":"2026-01-19T09:40:59+00:00","mainEntityOfPage":{"@id":"https:\/\/www.airexplorer.net\/en\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\/"},"wordCount":631,"publisher":{"@id":"https:\/\/www.airexplorer.net\/en\/#organization"},"image":{"@id":"https:\/\/www.airexplorer.net\/en\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\/#primaryimage"},"thumbnailUrl":"https:\/\/www.airexplorer.net\/en\/wp-content\/uploads\/sites\/2\/2026\/01\/1.png","keywords":["command line","sync"],"articleSection":["manual"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.airexplorer.net\/en\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\/","url":"https:\/\/www.airexplorer.net\/en\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\/","name":"Google Drive to OneDrive: How to automate syncs with Air Explorer\u2019s command line","isPartOf":{"@id":"https:\/\/www.airexplorer.net\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.airexplorer.net\/en\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\/#primaryimage"},"image":{"@id":"https:\/\/www.airexplorer.net\/en\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\/#primaryimage"},"thumbnailUrl":"https:\/\/www.airexplorer.net\/en\/wp-content\/uploads\/sites\/2\/2026\/01\/1.png","datePublished":"2026-01-19T09:35:16+00:00","dateModified":"2026-01-19T09:40:59+00:00","description":"Google Drive to OneDrive: How to automate syncs with Air Explorer\u2019s command line","breadcrumb":{"@id":"https:\/\/www.airexplorer.net\/en\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.airexplorer.net\/en\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.airexplorer.net\/en\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\/#primaryimage","url":"https:\/\/www.airexplorer.net\/en\/wp-content\/uploads\/sites\/2\/2026\/01\/1.png","contentUrl":"https:\/\/www.airexplorer.net\/en\/wp-content\/uploads\/sites\/2\/2026\/01\/1.png","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/www.airexplorer.net\/en\/google-drive-to-onedrive-how-to-automate-syncs-with-air-explorers-command-line\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.airexplorer.net\/en\/"},{"@type":"ListItem","position":2,"name":"Google Drive to OneDrive: How to automate syncs with Air Explorer\u2019s command line"}]},{"@type":"WebSite","@id":"https:\/\/www.airexplorer.net\/en\/#website","url":"https:\/\/www.airexplorer.net\/en\/","name":"Air Explorer","description":"Air Explorer, the multicloud manager","publisher":{"@id":"https:\/\/www.airexplorer.net\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.airexplorer.net\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.airexplorer.net\/en\/#organization","name":"Air Explorer","url":"https:\/\/www.airexplorer.net\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.airexplorer.net\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.airexplorer.net\/en\/wp-content\/uploads\/sites\/2\/2019\/10\/cropped-cloud512.png","contentUrl":"https:\/\/www.airexplorer.net\/en\/wp-content\/uploads\/sites\/2\/2019\/10\/cropped-cloud512.png","width":512,"height":512,"caption":"Air Explorer"},"image":{"@id":"https:\/\/www.airexplorer.net\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.airexplorer.net\/en\/#\/schema\/person\/2165af4aa35f7d5cc9002c6fd1913037","name":"Air Explorer","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f5bcf1b2af71b0be30fd8b47a33696bc30b34b314cd7f289ec76129a626f80d3?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f5bcf1b2af71b0be30fd8b47a33696bc30b34b314cd7f289ec76129a626f80d3?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f5bcf1b2af71b0be30fd8b47a33696bc30b34b314cd7f289ec76129a626f80d3?s=96&d=mm&r=g","caption":"Air Explorer"},"url":"https:\/\/www.airexplorer.net\/en\/author\/airexploreradmin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.airexplorer.net\/en\/wp-json\/wp\/v2\/posts\/6510","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.airexplorer.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.airexplorer.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.airexplorer.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.airexplorer.net\/en\/wp-json\/wp\/v2\/comments?post=6510"}],"version-history":[{"count":9,"href":"https:\/\/www.airexplorer.net\/en\/wp-json\/wp\/v2\/posts\/6510\/revisions"}],"predecessor-version":[{"id":6523,"href":"https:\/\/www.airexplorer.net\/en\/wp-json\/wp\/v2\/posts\/6510\/revisions\/6523"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.airexplorer.net\/en\/wp-json\/wp\/v2\/media\/6519"}],"wp:attachment":[{"href":"https:\/\/www.airexplorer.net\/en\/wp-json\/wp\/v2\/media?parent=6510"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.airexplorer.net\/en\/wp-json\/wp\/v2\/categories?post=6510"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.airexplorer.net\/en\/wp-json\/wp\/v2\/tags?post=6510"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}