Hi. I am currently using google drive mounted with rsync (encrypted) to stream files over my VPS since my VPS provider charges a lot for extra storage compared to google. I have offline backups of the said data at home
I currently have a 100GB google drive plan and it’s working suprisingly great. Also it’s cheap in my country due to regional pricing
Now, as I learned, Google keeps your files for 2 years after you cancel your extra storage subscription. It also doesn’t allow you to upload anything which locks up Gmail but that doesn’t matter if it’s an alt account. So, can I just create an alt account, buy a 1 month subscription, upload everything, cancel it, then read it using rclone? Does Google restrict api access (for rclone) on drives with expired subscriptions?
Yeah I know I’m stretching this a bit too far but I just wanna know




Oh I completely forgot about this
I was halfway through designing a fake CDE-styled login page, then I failed to fit it in mobile browsers and then I got distracted.
The file is still sitting there https://aesistril.com/login.html
So initially, this login.html was the homepage and home.html was to be reached by clicking a button on this page.
When I scratched the login page idea, I just renamed index.html -> login.html and then linked home.html -> index.html
Well I could’ve just renamed home.html but I am way too UNIX-headed for that. Lets say its a symbolic link so I could change the homepage easily in the future