-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question mostly #6
Comments
Can you reword this issue please because I can't really comprehend on what you are trying to say? Also just note that I won't be doing many updates for now, so don't expect any changes from this issue to be committed. |
Sure. So on rclone you need to use --drive-impersonate to impersonate delegated SA's as if you don't then they will upload there own 15gb acc and not the master admin account (on google workspace that has the unlimited storage.)
No problem at all :) just a suggestion |
Hm not so sure about that. I'll probably look into it more in the future. Thanks for suggesting |
I found main command in: https://github.com/Rekulous/CloneCord-Bot/blob/main/CloneCord.py#L234 and L254 but I'm not sure how to format it via python. but it should be as simple as removing the check for only team drives and adding the sub flag --drive-impersonate "[email protected]" and letting us edit it before forking.. Just the format confuses me lol. its not the same as auto clone. |
sudo Python3 CloneCord.py
Running cat bot.log:
gclon version command regularly:
|
When i run:
|
Yes this is a known problem with CloneCord Linux. I don't have time to fix it. Way too many problems and code is messy. My friend Cerda / AndreVuillemot160 said he's re-working the bot though. So I'll check it out. |
ah I see. well i got it working on windows lol. just the commands are not working at all should it be / (what I chose for the command key) '/clone LinkToFolderToBeCopied FolderIdOfDestination enter'? or am I missing something. |
@Rekulous >My friend Cerda / AndreVuillemot160 said he's re-working the bot though. So I'll check it out. Currently, the development of it is stalled. Maybe when I will get more experience I will give a shot once again. |
possible to commit: https://github.com/l3v11/gclone.o for gclone to allow the use of --drive-impersonate [email protected]? (with domain delegated access.) so the SA's can rotate and drop files into a root drive with a example: 'My Drive/Meidia/files now go here' instead of 'teamdrive/media/files go here' ?
The text was updated successfully, but these errors were encountered: