This bot will fetch n number of files from the specified folder in local machine and upload into the specified folder in Google Drive. If the files is already exist in the drive folder, the bot will update the file.
The user must be logged into the Gmail account and the drive path must be present in property file. The local folder path should also be mentioned in the property file where all files are present and which are to be uploaded to the Google Drive folder. The uploaded files must be present in the specified Google Drive folder. Refer to Success_Screenshots folder.
Notes on use:
- The path of the folder which contains the files to be uploaded in the Google drive should be present in the property file
- The Google Drive URL must be present in the property file. Ex: https://drive.google.com/drive
- The drive should have a folder named “LocalBackUp”