Skip to content

NovqiGarrix/gdrive-to-onedrive-v2

Repository files navigation

Introduction

Transfer files from google drive to one drive (or vice versa) using Deno.

Overview

Overall, the program is already working. You can transfer files from google drive to one drive (but not vice versa yet). Please CHECK the limitations section below.

Todo

  • Setup google authentication
  • Setup microsoft authentication
  • Transfer file(s) from google drive to one drive
  • Add support delete file after transfer

Limitations

  1. Shared with me files in google drive are not supported yet.
  2. Checking file existence in one drive is done by getting all of the files in a certain folder (root folder by default) and checking the name of the file. This is not efficient for large number of files.

About

Transfer files from google drive to one drive (or vice versa) using Deno.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published