Live data from Hacker News

Google Drive – How do I stop others from sharing files with me?

support.google.com

181–190 of 295 posts

Re: Google Drive – How do I stop others from sharing files with me?

#181
post #155

Earlier quoted context omitted.

I bet you're right. Reminds me a little of the scenario where people bizarrely ask a forum if they can bring their dog to a hotel, some random person says "yes" and then you wonder if the hotel declined to accept the dog if the owner would say "well Bob off the internet said it would be fine"

I like reading Q&A on Amazon listings, because lots of people answer "I have no idea" or similar. I've only received a few of the email prompts for these things, but as I recall they almost make it sound like some potential shopper has decided to ask YOU, specifically YOU, about a particular product feature.

The amazon ones are truly amazing. I have wondered for years who is answering those. I had thought that questions were routed to previous buyers somehow, but that's never happened for me...

Re: Google Drive – How do I stop others from sharing files with me?

#182
post #100

Earlier quoted context omitted.

This is off topic but it reminds me, every time I look for some Windows 10 problem, it mostly leads to some Microsoft forum (answers.microsoft.com). In there however, the questions systematically get answered by a billion "MSFT specialist consultants #not working for MSFT", and it always weirds me out. Are these people there for self promotion, for the thrill of it or is it MSFT that has some reward system for third…

They also seem to just skim read questions for keywords and give you canned solutions for problems they already know how to fix. If your problem is either new or something that's not actually fixable the thread turns in to a back and forth of them clearly not actually comprehending that and you restating your issue in different ways in futility. It's comical to read when it's someone else's problem.

Or they'll ask for rafts of info that anyone paying attention can see is unrelated. Those posts, I always imagine them ending with "heh heh, THAT should keep Batman & Robin busy for a while! mwa ha ha, ha HA HA HA HA HAAA!"

Re: Google Drive – How do I stop others from sharing files with me?

#183

Earlier quoted context omitted.

LOL, you're assuming anyone gets promoted by fixing issues at Google. Wrong. You build some new shit and switch teams. Someone pitches a new project and builds from scratch. Rinse and repeat. This particular issue happens (at least that's my recollection a few years ago) frequently enough at Google that there were memes about it internally. Not sure giving additional feedback would help.

This is so glaringly apparent as a user. I think Google makes some fantastic products, but the number of "This has to be so exceedingly easy to fix, but Google just doesn't give a damn" issues I've hit is crazy. Here's one simple one: the number of volume steps in Android is only 16: https://issuetracker.google.com/issues/37035441 . This means that the difference between off and the lowest level volume can be pretty…

iOS also has 16 volume steps

Re: Google Drive – How do I stop others from sharing files with me?

#184

Earlier quoted context omitted.

open a dummy account, upload and share it with your main account

Have you tried opening a dummy account lately on Google? You typically need a phone number to verify, and not some VOIP number but a major carrier. That is a lot of effort for 15GB of extra data, when you can just pay $12/mo for unlimited with G Suite.

Is it that hard to get a burner number in the US ? In France it literally takes 30s to get one at a shop

Re: Google Drive – How do I stop others from sharing files with me?

#185
post #125
post #54

Earlier quoted context omitted.

I mean, no it isn’t. At the same time, an operation which works like this is certainly extremely flawed. I doubt there’s one engineer working on GDrive that doesn’t think a folder size feature wouldn’t be useful and relatively simple to implement. So that’s more of an argument towards the operation going bad, instead of the engineers. Maybe this slipped through the cracks but this thread already contains a bunch of e…

3 seconds to load the main page is a complaint? How far we've come and how little we actually travelled. 3 seconds to download 10 megs. I remember when using a 300 baud modem each letter would slowly appear.

The speed of a car stuck in first gear is impressive next to a horse-drawn carriage. Something is still broken.

Re: Google Drive – How do I stop others from sharing files with me?

#186
post #109

Earlier quoted context omitted.

It's the same on the Apple discussion boards. You won't ever get an official answer, only a guess of an answer from somebody with no more knowledge than yourself. HP is the same, but occasionally you will get an employee answer, but it will be just as useless. My assumption is all the big tech companies don't want to give support away for free when you should be paying for a support contract for it. And yes, there is…

Maybe Apple consumer forums, but I’ve had amazing support from the developer forums. Especially Quinn “the Eskimo” ... saves my butt every 6 months it seems, and isn’t the least bit offended when my questions relate to an opaque electron code signing issue. Seriously, bless this person for doing the “lord’s work.”

Ditto for the same person and similar reasons (code signing and notarization).

Re: Google Drive – How do I stop others from sharing files with me?

#187
post #155

Earlier quoted context omitted.

I bet you're right. Reminds me a little of the scenario where people bizarrely ask a forum if they can bring their dog to a hotel, some random person says "yes" and then you wonder if the hotel declined to accept the dog if the owner would say "well Bob off the internet said it would be fine"

I like reading Q&A on Amazon listings, because lots of people answer "I have no idea" or similar. I've only received a few of the email prompts for these things, but as I recall they almost make it sound like some potential shopper has decided to ask YOU, specifically YOU, about a particular product feature.

Most of the answers are so useless or plainly bad. That's why I try as much as possible to answer questions for products I've bought.

Re: Google Drive – How do I stop others from sharing files with me?

#188

The mods on the support forums who make it sound like basic functionality missing from their product is your own fault for not submitting some kind of ticket deserve the gaslighting prize of the year for each of the last 5 years. They don't even have an option to show you how much space folders take up, when they charge you based on space usage. https://support.google.com/drive/thread/3970069?hl=en

Wasting space in Google products is comically easy too, because it’s so “integrated” that you can have crap everywhere and may or may not know how to get rid of it. I tried uploading a title image to my YouTube channel, and somehow doing so created an entire Google Photos account (even though the channel image is not a photo!). I dragged-and-dropped several replacement images because the YouTube UI for layout preview…

It goes deeper. Last time I checked I found previous uploads or deleted images in two different Picasa interfaces, one had YouTube and profile related images, even wallpapers from Gmail. The other had some of my Google Photos. I don't have an account to confirm but it's probably still there.

Re: Google Drive – How do I stop others from sharing files with me?

#189

Earlier quoted context omitted.

It isn't impossible, just not convenient like it used to be. What I do is sync a copy to my backup device, and use the web interface to download any collages or effects that it auto-generates. You can then use rclone to sync deletions, which uses their API.

How do you sync a copy to your backup device? My understanding is that it's no longer to programmatically grab the original images, only compressed images are available via the API.

I use one-way Syncthing, so my phone automatically backups my pictures to Google Photos (using the Google Photos app) and my computer (using Syncthing). Then I copy them into a folder locally like they existed previously on Google Drive by year.

Then I run rclone sync:

  rclone sync --dry-run gphotos:media/by-year /local/storage/path
Then if I delete some pictures from Google Photos, the same sync command will delete them from my local backup.

Re: Google Drive – How do I stop others from sharing files with me?

#190
post #155

Earlier quoted context omitted.

I like reading Q&A on Amazon listings, because lots of people answer "I have no idea" or similar. I've only received a few of the email prompts for these things, but as I recall they almost make it sound like some potential shopper has decided to ask YOU, specifically YOU, about a particular product feature.

The amazon ones are truly amazing. I have wondered for years who is answering those. I had thought that questions were routed to previous buyers somehow, but that's never happened for me...

I've received a few email notifications for amazon products. They seems to be sent for new questions when you previously purchased the product (not necessarily received it yet).
Post reply on HN