ericyd / gdrive-copy

Web app to copy a Google Drive folder
https://script.google.com/macros/s/AKfycbxbGNGajrxv-HbX2sVY2OTu7yj9VvxlOMOeQblZFuq7rYm7uyo/exec
MIT License
1.58k stars 341 forks source link

[Request] Add ability to choose different quota timeout (for paid accounts) #72

Open ryanjoachim opened 5 years ago

ryanjoachim commented 5 years ago

Are you requesting a feature or reporting a bug?

Feature

If reporting a bug, is there already an issue open for this same bug?

What is the current behavior?

Script hits 90 minute quota max (default for free/consumer account)

What is the expected behavior?

It would be great to be able to either auto-detect the account type (if even possible), or have the option to choose "I have a business G Suite account) to be able to make use of the higher quota time available for paid accounts.

How would you reproduce the current behavior (if this is a bug)?

Specify your

marcussacana commented 5 years ago

Since this feature looks will release Soon™ I did the changes by my self as said in the #120 I don't know why no one did this before yet but, If you don't want lost time creating your own fork, here is a link to my fork: https://script.google.com/macros/s/AKfycby97tHESvVu68bRhIHiz5_t0jbYpyyP1wLsc99wJVxjW1nuhqc/exec and the source: https://script.google.com/d/1aNwhWTSHm5JsW8FUEWX3RoPZek8HiBmQThDqFf2LzAcz6eRFEIwxhVn-/edit?usp=sharing

ericyd commented 5 years ago

That is very generous to assume this will be done soon :grin: I am always open to PRs if you'd like to contribute to the main branch!

marcussacana commented 5 years ago

I don't think you will approve my code style, I don't respect any pattern of code. just give a look in the hell that is my github profile

paritel99 commented 4 years ago

Since this feature looks will release Soon™

I did the changes by my self as said in the #120 I don't know why no one did this before yet but, If you don't want lost time creating your own fork, here is a link to my fork: https://script.google.com/macros/s/AKfycby97tHESvVu68bRhIHiz5_t0jbYpyyP1wLsc99wJVxjW1nuhqc/exec and the source: https://script.google.com/d/1aNwhWTSHm5JsW8FUEWX3RoPZek8HiBmQThDqFf2LzAcz6eRFEIwxhVn-/edit?usp=sharing

It is a very nice script it's work. Thank you

Ltd333 commented 4 years ago

Since this feature looks will release Soon™ I did the changes by my self as said in the #120 I don't know why no one did this before yet but, If you don't want lost time creating your own fork, here is a link to my fork: https://script.google.com/macros/s/AKfycby97tHESvVu68bRhIHiz5_t0jbYpyyP1wLsc99wJVxjW1nuhqc/exec and the source: https://script.google.com/d/1aNwhWTSHm5JsW8FUEWX3RoPZek8HiBmQThDqFf2LzAcz6eRFEIwxhVn-/edit?usp=sharing

This script Stopped in 6 hours. Is there a solution to dont stop?

marcussacana commented 4 years ago

Ask the google :) I don't know, Wrote that to use with my student g-suite account, if your account have bigger limitations you will need like me, download and change the source.

Ltd333 commented 4 years ago

Ask the google :) I don't know, Wrote that to use with my student g-suite account, if your account have bigger limitations you will need like me, download and change the source.

OK! I also use a student G-suite account. Thank you. Good Luck!

wynstep commented 3 years ago

Since this feature looks will release Soon™ I did the changes by my self as said in the #120 I don't know why no one did this before yet but, If you don't want lost time creating your own fork, here is a link to my fork: https://script.google.com/macros/s/AKfycby97tHESvVu68bRhIHiz5_t0jbYpyyP1wLsc99wJVxjW1nuhqc/exec and the source: https://script.google.com/d/1aNwhWTSHm5JsW8FUEWX3RoPZek8HiBmQThDqFf2LzAcz6eRFEIwxhVn-/edit?usp=sharing

Resuming the issue, cannot sign in to forked app script. Could you please help?

marcussacana commented 3 years ago

It's because my g-suite account has revoked, try use the second link to fork and run yourself

wynstep commented 3 years ago

It's because my g-suite account has revoked, try use the second link to fork and run yourself

Thanks for your reply. I run the fork on my account but I continuously receive an error when I try to run the web app, any suggestion please? Newbie here :-)

wynstep commented 3 years ago

It's because my g-suite account has revoked, try use the second link to fork and run yourself

Thanks for your reply. I run the fork on my account but I continuously receive an error when I try to run the web app, any suggestion please? Newbie here :-)

@marcussacana -- Just a short update, the web app (from fork) works on my personal account (gmail.com) but does not work from gsuite for education account. Any suggestion please? I can share the app script with you if you can help please

marcussacana commented 3 years ago

Not sure, my gsuite is really suspended since I didn't paid again, but if works in the personal account looks like the script still alive.