Copy File from Dropbox to Google Drive
What you'll need
A VPS or any remote server to run Python, pip and wget
Patience
First things first. Generate a Drive API oAuth Secret from Google API Console. Save it as client_secret.json to your working directory. We'll be needing this later.
Pu...
blog.mdminhazulhaque.io2 min read