Giter Site home page Giter Site logo

gclone's People

Contributors

joseangelb avatar l3v11 avatar ncw avatar s-t-e-v-e-n-k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gclone's Issues

Change SA in use information

Can you remove the line when a new SA is used? Or make it visible only when the -v(erbose) flag is used.
When the -P(rogress) flag is used, it does weird things

How is this tool installed?

Using go get github.com/l3v11/gclone doesn't work because go get is deprecated, and using go install github.com/l3v11/gclone@latest doesn't work either because of replace directives:

go install: github.com/l3v11/gclone@latest (in github.com/l3v11/[email protected]):
	The go.mod file for the module providing named packages contains one or
	more replace directives. It must not contain directives that would cause
	it to be interpreted differently than if it were the main module.

Sync?

Does the sync command work with gclone, cycling SA accounts?
Or only the copy command?

GC from cloud to local storage?

Is it possible to use gc to utilize the SA's for massive downloading?
I need this feature to pull down my 55+ TB gdrive to my freshly installed NAS, but swapping out SA's manually all day and night is going to be impossible.

Cannot copy files to Google Drive

It keeps rotating SA and no file is copied. I check the status of SA on Google side, and it is active.

The log is as followed:

2023-01-27 20:03:01 INFO : Using sa file: /root/gclone/accounts/1.json
2023-01-27 20:03:01 INFO : Using sa file: /root/gclone/accounts/2.json
2023-01-27 20:03:01 INFO : Using sa file: /root/gclone/accounts/3.json
2023-01-27 20:03:03 INFO : Using sa file: /root/gclone/accounts/4.json
2023-01-27 20:03:19 INFO : Using sa file: /root/gclone/accounts/5.json
2023-01-27 20:03:35 INFO : Using sa file: /root/gclone/accounts/6.json
2023-01-27 20:03:52 INFO : Using sa file: /root/gclone/accounts/7.json
2023-01-27 20:04:08 INFO : Using sa file: /root/gclone/accounts/8.json

The full command I use is gclone copy -v -P "/downloads/AA" "GD:/AA"

Explanation of 'Shared Drive' quota (~20TB/drive/day) and 'file owner' quota (~2TB/day)

I can't find any information on these 2 limitations. I've heard of the 750GB/day upload limit per account, and the 10TB limit.
I recently hit a Error 403: The download quota for this file has been exceeded., downloadQuotaExceeded when transferring files using accounts outside my organization (i.e. outside of my Workspace domain name, e.g. Gmail/Yahoo accounts). Transferring with an organization account works fine without error.

It appears that when I hit this error, all accounts not under my domain won't be able to download files and get the error 403 downloadQuotaExceeded.

I was wondering if I hit one of these limits, but I have no idea what the "shared drive" and "file owner" quota refer to.
Could anyone explain it to me? Thanks.

Suggestion.. rotate the SA

It would be interesting if the gclone could rotate the SA to each file sent and not just switch SA when it reaches the 750gb Upload quota

Is it very difficult to put this kind of function?

Rclone Mod Teldrive

No, I don't know if you know this modified version of rclone, to send files to Telegram, the fact is that I tried to upload them with gclone from gdrive to teldrive, and I was shown a message that it was not possible to locate the xml.
If possible, add it so I can use the service accounts.
follow the repository

https://github.com/divyam234/teldrive-upload

Feature request

Can you add a script that automatically detects the system and installs the package like

  1. sudo -v ; curl https://rclone.org/install.sh | sudo bash

  2. bash <(wget -qO- https://git.io/gclone.sh)
    In any format similar to this it would be easier to install then using script rather than downloading latest version its painful to check every time new update comes
    References
    https://github.com/donwa/gclone#installation

  3. Add rotating sa support similar to this

https://github.com/dogbutcat/gclone#4support-command-line-option---drive-rolling-sa-and---drive-rolling-count
https://github.com/dogbutcat/gclone#5support-command-line-option---drive-random-pick-sa

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.