User with edit privileges made files I own not viewable by me
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I shared a folder containing files and subfolders with files with multiple users and gave them edit permissions. One users account has modified the viewing ability(?) of every file and subfolder they had access to. From my account when I open the top level folder I see it empty but I know these files are still there because I own the majority of them and my drive storage amount hasn't changed.
The user claims they have no idea how it happened so maybe that it was an app they unknowingly gave drive access to?
Is there any way I can fix this from the Google Drive web interface? I found Google Apps Scripts has access to the Drive API, should I find a script that can mass change the permissions?
google-apps-script google-drive-sdk
add a comment |
I shared a folder containing files and subfolders with files with multiple users and gave them edit permissions. One users account has modified the viewing ability(?) of every file and subfolder they had access to. From my account when I open the top level folder I see it empty but I know these files are still there because I own the majority of them and my drive storage amount hasn't changed.
The user claims they have no idea how it happened so maybe that it was an app they unknowingly gave drive access to?
Is there any way I can fix this from the Google Drive web interface? I found Google Apps Scripts has access to the Drive API, should I find a script that can mass change the permissions?
google-apps-script google-drive-sdk
Are you the Admin?
– Cooper
Jan 3 at 18:01
@Cooper no I am not the admin of the domain of this folder and do not have access to domain controls.
– e workemail
Jan 3 at 19:01
Well, since you can't see the files any longer I'm guessing that Drive API won't help you. But you could go to API explorer and get a list of files in that directory. If you get the list (which I doubt) then you might be able to affect the desired change. I would recommend that you get your admin involved. I believe that they will be able to make the desired changes. In the future you might want to be a little more careful about sharing your files. Perhaps give readonly access.
– Cooper
Jan 3 at 19:10
@Cooper I will try that but they may not respond. Alternatively, Would the Drive API be useful if I wrote a script for the user who changed all permissions to run? They seem willing to help fix the issue but doing on their own is above their head.
– e workemail
Jan 3 at 19:28
I'm still a neophyte when it comes to Drive API so I wouldn't even try something on anyone elses drive until I've had more practice on mine. But in any event I'd be upset if I were the admin and you didn't contact me before doing anything else.
– Cooper
Jan 3 at 19:56
add a comment |
I shared a folder containing files and subfolders with files with multiple users and gave them edit permissions. One users account has modified the viewing ability(?) of every file and subfolder they had access to. From my account when I open the top level folder I see it empty but I know these files are still there because I own the majority of them and my drive storage amount hasn't changed.
The user claims they have no idea how it happened so maybe that it was an app they unknowingly gave drive access to?
Is there any way I can fix this from the Google Drive web interface? I found Google Apps Scripts has access to the Drive API, should I find a script that can mass change the permissions?
google-apps-script google-drive-sdk
I shared a folder containing files and subfolders with files with multiple users and gave them edit permissions. One users account has modified the viewing ability(?) of every file and subfolder they had access to. From my account when I open the top level folder I see it empty but I know these files are still there because I own the majority of them and my drive storage amount hasn't changed.
The user claims they have no idea how it happened so maybe that it was an app they unknowingly gave drive access to?
Is there any way I can fix this from the Google Drive web interface? I found Google Apps Scripts has access to the Drive API, should I find a script that can mass change the permissions?
google-apps-script google-drive-sdk
google-apps-script google-drive-sdk
asked Jan 3 at 16:59
e workemaile workemail
1
1
Are you the Admin?
– Cooper
Jan 3 at 18:01
@Cooper no I am not the admin of the domain of this folder and do not have access to domain controls.
– e workemail
Jan 3 at 19:01
Well, since you can't see the files any longer I'm guessing that Drive API won't help you. But you could go to API explorer and get a list of files in that directory. If you get the list (which I doubt) then you might be able to affect the desired change. I would recommend that you get your admin involved. I believe that they will be able to make the desired changes. In the future you might want to be a little more careful about sharing your files. Perhaps give readonly access.
– Cooper
Jan 3 at 19:10
@Cooper I will try that but they may not respond. Alternatively, Would the Drive API be useful if I wrote a script for the user who changed all permissions to run? They seem willing to help fix the issue but doing on their own is above their head.
– e workemail
Jan 3 at 19:28
I'm still a neophyte when it comes to Drive API so I wouldn't even try something on anyone elses drive until I've had more practice on mine. But in any event I'd be upset if I were the admin and you didn't contact me before doing anything else.
– Cooper
Jan 3 at 19:56
add a comment |
Are you the Admin?
– Cooper
Jan 3 at 18:01
@Cooper no I am not the admin of the domain of this folder and do not have access to domain controls.
– e workemail
Jan 3 at 19:01
Well, since you can't see the files any longer I'm guessing that Drive API won't help you. But you could go to API explorer and get a list of files in that directory. If you get the list (which I doubt) then you might be able to affect the desired change. I would recommend that you get your admin involved. I believe that they will be able to make the desired changes. In the future you might want to be a little more careful about sharing your files. Perhaps give readonly access.
– Cooper
Jan 3 at 19:10
@Cooper I will try that but they may not respond. Alternatively, Would the Drive API be useful if I wrote a script for the user who changed all permissions to run? They seem willing to help fix the issue but doing on their own is above their head.
– e workemail
Jan 3 at 19:28
I'm still a neophyte when it comes to Drive API so I wouldn't even try something on anyone elses drive until I've had more practice on mine. But in any event I'd be upset if I were the admin and you didn't contact me before doing anything else.
– Cooper
Jan 3 at 19:56
Are you the Admin?
– Cooper
Jan 3 at 18:01
Are you the Admin?
– Cooper
Jan 3 at 18:01
@Cooper no I am not the admin of the domain of this folder and do not have access to domain controls.
– e workemail
Jan 3 at 19:01
@Cooper no I am not the admin of the domain of this folder and do not have access to domain controls.
– e workemail
Jan 3 at 19:01
Well, since you can't see the files any longer I'm guessing that Drive API won't help you. But you could go to API explorer and get a list of files in that directory. If you get the list (which I doubt) then you might be able to affect the desired change. I would recommend that you get your admin involved. I believe that they will be able to make the desired changes. In the future you might want to be a little more careful about sharing your files. Perhaps give readonly access.
– Cooper
Jan 3 at 19:10
Well, since you can't see the files any longer I'm guessing that Drive API won't help you. But you could go to API explorer and get a list of files in that directory. If you get the list (which I doubt) then you might be able to affect the desired change. I would recommend that you get your admin involved. I believe that they will be able to make the desired changes. In the future you might want to be a little more careful about sharing your files. Perhaps give readonly access.
– Cooper
Jan 3 at 19:10
@Cooper I will try that but they may not respond. Alternatively, Would the Drive API be useful if I wrote a script for the user who changed all permissions to run? They seem willing to help fix the issue but doing on their own is above their head.
– e workemail
Jan 3 at 19:28
@Cooper I will try that but they may not respond. Alternatively, Would the Drive API be useful if I wrote a script for the user who changed all permissions to run? They seem willing to help fix the issue but doing on their own is above their head.
– e workemail
Jan 3 at 19:28
I'm still a neophyte when it comes to Drive API so I wouldn't even try something on anyone elses drive until I've had more practice on mine. But in any event I'd be upset if I were the admin and you didn't contact me before doing anything else.
– Cooper
Jan 3 at 19:56
I'm still a neophyte when it comes to Drive API so I wouldn't even try something on anyone elses drive until I've had more practice on mine. But in any event I'd be upset if I were the admin and you didn't contact me before doing anything else.
– Cooper
Jan 3 at 19:56
add a comment |
1 Answer
1
active
oldest
votes
Only the owner can delete the file.
The files were removed from the folder but were not deleted.
Therefore, they take up disk space.
To view files outside the folder, follow these steps:
https://drive.google.com/drive/search?q=is:unorganized%20owner:me
Excuse my bad English
Venca
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f54026620%2fuser-with-edit-privileges-made-files-i-own-not-viewable-by-me%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Only the owner can delete the file.
The files were removed from the folder but were not deleted.
Therefore, they take up disk space.
To view files outside the folder, follow these steps:
https://drive.google.com/drive/search?q=is:unorganized%20owner:me
Excuse my bad English
Venca
add a comment |
Only the owner can delete the file.
The files were removed from the folder but were not deleted.
Therefore, they take up disk space.
To view files outside the folder, follow these steps:
https://drive.google.com/drive/search?q=is:unorganized%20owner:me
Excuse my bad English
Venca
add a comment |
Only the owner can delete the file.
The files were removed from the folder but were not deleted.
Therefore, they take up disk space.
To view files outside the folder, follow these steps:
https://drive.google.com/drive/search?q=is:unorganized%20owner:me
Excuse my bad English
Venca
Only the owner can delete the file.
The files were removed from the folder but were not deleted.
Therefore, they take up disk space.
To view files outside the folder, follow these steps:
https://drive.google.com/drive/search?q=is:unorganized%20owner:me
Excuse my bad English
Venca
answered Jan 4 at 10:34
Václav PetrákVáclav Petrák
62
62
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f54026620%2fuser-with-edit-privileges-made-files-i-own-not-viewable-by-me%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Are you the Admin?
– Cooper
Jan 3 at 18:01
@Cooper no I am not the admin of the domain of this folder and do not have access to domain controls.
– e workemail
Jan 3 at 19:01
Well, since you can't see the files any longer I'm guessing that Drive API won't help you. But you could go to API explorer and get a list of files in that directory. If you get the list (which I doubt) then you might be able to affect the desired change. I would recommend that you get your admin involved. I believe that they will be able to make the desired changes. In the future you might want to be a little more careful about sharing your files. Perhaps give readonly access.
– Cooper
Jan 3 at 19:10
@Cooper I will try that but they may not respond. Alternatively, Would the Drive API be useful if I wrote a script for the user who changed all permissions to run? They seem willing to help fix the issue but doing on their own is above their head.
– e workemail
Jan 3 at 19:28
I'm still a neophyte when it comes to Drive API so I wouldn't even try something on anyone elses drive until I've had more practice on mine. But in any event I'd be upset if I were the admin and you didn't contact me before doing anything else.
– Cooper
Jan 3 at 19:56