not working for new USERS
Hi again, I just tried with a new project from scratch and it worked. Do you know what theyâre referring to when theyâre saying ânew accountsâ? Are they talking about the creation date of the gmail account itself or the service accounts? It somehow worked for me!
Are you using new google service email account? Thatâs what instruction says
video not avlble ??
Hello to make a step by step tutorial i faild with multiple attempts
I used my old gmail account, but I created a new project and followed all the steps in the video posted by @Abc_Xyz1, so all 100 service accounts are new. Iâm not sure why it worked since theyâre saying new accounts wonât have 15GB storage attached to them. Maybe theyâll revoke the space I got. Who knows!
Hi, I followed the steps in the video which was posted by @Abc_Xyz1, but itâs removed now, so I wouldnât be able to create another 1.5 TB SADrive if I wanted to. Not sure why the video was removed
Thank you again for putting the video back online. Just tested it with 2 dummy files each 5GB and worked like a charm. Itâs worth mentioning that after you added the first 100 members (service accounts) to the group and got your first 1.5TB space, if you want additional space, youâll have to wait for 24 hours before youâre able to add another 100 members (service accounts). So, you should wait for 24 hours, then repeat the process with a new project in another directory to get another 100 service accounts. Once you get these new accounts, youâll have to add them to the group and add their corresponding json files to the previous ones in the first project directory where you created the first project with initial 100 json files that were named 0.json, 1.json, âŚ, 98.json, 99.json. Youâll have to rename the new json file to 100.json, 101.json, âŚ, 198.json, 199.json and add them to the previous ones. Then run the command line âsadrive update-sasâ and done, now your sadrive has added the new 100 accounts to the previous 100 accounts. Repeat for the next 100 in 24 hrs (rename to 200.json, 201.json, âŚ, 298.json, 299.json) and so onâŚ
For my personal usage, Iâm good with 3TB for now. I believe thereâs no point to create massive shared drive if youâre not going to use it.
Cheers
Wow so this works for you while you have an old Gmail account but a new service account?
Because the new account thing still confuses me. All 100 service accounts are new of course but gmail i tried on is 2years old though. I setup successfully and got all 100 15gb slots and i successfully transferred 1st file to test . From then on I have been getting error. âService Accounts do not have storage quota. Leverage shared drives (https://developers.google.com/workspace/drive/api/guides/about-shareddrives), or use OAuth delegation (http://support.google.com/a/answer/7281227) insteadâ
Wow thatâs amazing
My gmail account is 20+ years old, but all the service accounts were created during the last 48 hours. Itâs either the old gmail account or the region (Iâm from North America). You can try changing your location with VPN and adding a North American address to your Google account and start from scratch to see if itâs region related. Who knows, maybe theyâre removing the attached spaces region by region and havenât done it in North America yet. It would be nice if someone else who got it to work could share their region, so weâll know whatâs going on!
A follow-up question: Have you tried uploading multiple files? How much data have you already uploaded to the drive without encountering an error?
I tried some folders and smaller files to test the number of files and didnât encounter any errors. Also tried 2x 5GB files and everything worked fine without affecting my personal google drive storage limit/usage. Iâm starting to think I got lucky???!!! Hoping someone else can confirm success.
I have created as well. It works for on and off. I tried to upload multiple small files around 30-40 mb. The upload was slow af for a small file. And 3 files were missing. Now I have encountered a new error the folder ID I use is not found, (but it is still there in the drive)
It is like I have to create a new folder ID everytime
I made a windows application using Java which works on same principle, except u need rclone.configs of those accounts. Fast and easy if you are not a cli person
oksir thank you so much
Yeah ofcourse. Can you tell me how to do it
U need rclone, rclone.conf which will contain all remotes (remotes=service account) and use my java application to upload/delete/clear all data/show storage data. It only has basic features, but works for most cases.
Need someone who can clone my windows java program into an android app, ping if anyone is interested in the android project.
Iâm not a techie but it would helpful if you say how to do it. And whatâs your app?
Pls share so we can use and test