Open LinuxCertifiable opened 3 years ago
Or put into some folder and run gdrive upload --recursive <folder>
upload.
Hi All, I was still a noob when i wrote this. I fixed it with this: https://github.com/iitaazeev/BashGoogleDriveAPI/blob/main/Send_files_to_google_drive.sh
Thanks for your help
When trying to upload multiple files I get a 'No valid arguments'
Is there anyway to upload multiple files like this? gdrive takes the wild card (*) literally and doesn't apply it like bash commands should.