google-drive-upload

所属分类:collect
开发工具:Shell
文件大小:0KB
下载次数:0
上传日期:2023-03-13 21:29:28
上 传 者sh-1993
说明:  福克实验室机器人谷歌驱动器上传,
(Fork labbots google-drive-upload,)

文件列表:
.editorconfig (423, 2023-03-13)
.remarkrc (162, 2023-03-13)
CONTRIBUTING.md (8257, 2023-03-13)
LICENSE (1074, 2023-03-13)
format_and_lint.sh (1713, 2023-03-13)
install.sh (25870, 2023-03-13)
release.sh (1940, 2023-03-13)
release/ (0, 2023-03-13)
release/bash/ (0, 2023-03-13)
release/bash/gsync (33192, 2023-03-13)
release/bash/gupload (103326, 2023-03-13)
release/sh/ (0, 2023-03-13)
release/sh/gsync (35923, 2023-03-13)
release/sh/gupload (102877, 2023-03-13)
src/ (0, 2023-03-13)
src/.editorconfig (549, 2023-03-13)
src/bash/ (0, 2023-03-13)
src/bash/.editorconfig (383, 2023-03-13)
src/bash/common-utils.bash (3460, 2023-03-13)
src/common/ (0, 2023-03-13)
src/common/.editorconfig (382, 2023-03-13)
src/common/auth-utils.sh (29159, 2023-03-13)
src/common/common-utils.sh (17045, 2023-03-13)
src/common/drive-utils.sh (23192, 2023-03-13)
src/common/parser.sh (15494, 2023-03-13)
src/common/sync-flags.sh (18, 2023-03-13)
src/common/update.sh (3600, 2023-03-13)
src/common/upload-common.sh (25250, 2023-03-13)
src/common/upload-flags.sh (19933, 2023-03-13)
src/common/upload-utils.sh (8053, 2023-03-13)
src/google-oauth2.sh (3254, 2023-03-13)
src/gsync.service (771, 2023-03-13)
src/sh/ (0, 2023-03-13)
... ...

Google drive upload

Latest Release Stars License

Codacy grade Github Action Checks

Buy us a tree

Google drive upload is a collection of shell scripts runnable on all POSIX compatible shells ( sh / ksh / dash / bash / zsh / etc ). It utilizes google drive api v3 and google OAuth2.0 to generate access tokens and to authorize application for uploading files/folders to your google drive. - Minimal - Upload or Update files/folders - Recursive folder uploading - Sync your folders - Overwrite or skip existing files. - Resume Interrupted Uploads - Share files/folders - To anyone or a specific email. - Config file support - Easy to use on multiple machines. - Support for multiple accounts in a single config. - Latest gdrive api used i.e v3 - Pretty logging - Easy to install and update - Self update - [Auto update](https://labbots.github.io/google-drive-upload/setup/update/) - Can be per-user and invoked per-shell, hence no root access required or global install with root access. - An additional sync script for background synchronisation jobs. Read [Synchronisation](https://labbots.github.io/google-drive-upload/usage/sync/) section for more info. ## Table of Contents - [Documentation](#documentation) - [Reporting Issues](#reporting-issues) - [Contributing](#contributing) - [Inspired By](#inspired-by) - [License](#license) - [Treeware](#treeware) ## Documentation Installation and Usage documentation is available at [https://labbots.github.io/google-drive-upload/](https://labbots.github.io/google-drive-upload/) ## Reporting Issues | Issues Status | [![GitHub issues](https://img.shields.io/github/issues/labbots/google-drive-upload.svg?label=&style=for-the-badge)](https://GitHub.com/labbots/google-drive-upload/issues/) | [![GitHub issues-closed](https://img.shields.io/github/issues-closed/labbots/google-drive-upload.svg?label=&color=success&style=for-the-badge)](https://GitHub.com/labbots/google-drive-upload/issues?q=is%3Aissue+is%3Aclosed) | | :-----------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | Use the [GitHub issue tracker](https://github.com/labbots/google-drive-upload/issues) for any bugs or feature suggestions. Before creating an issue, make sure to follow the guidelines specified in [CONTRIBUTION.md](https://github.com/labbots/google-drive-upload/blob/master/CONTRIBUTING.md#creating-an-issue) ## Contributing | Total Contributers | [![GitHub contributors](https://img.shields.io/github/contributors/labbots/google-drive-upload.svg?style=for-the-badge&label=)](https://GitHub.com/labbots/google-drive-upload/graphs/contributors/) | | :----------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | | Pull Requests | [![GitHub pull-requests](https://img.shields.io/github/issues-pr/labbots/google-drive-upload.svg?label=&style=for-the-badge&color=orange)](https://GitHub.com/labbots/google-drive-upload/issues?q=is%3Apr+is%3Aopen) | [![GitHub pull-requests closed](https://img.shields.io/github/issues-pr-closed/labbots/google-drive-upload.svg?label=&color=success&style=for-the-badge)](https://GitHub.com/labbots/google-drive-upload/issues?q=is%3Apr+is%3Aclosed) | | :-----------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | Submit patches to code or documentation as GitHub pull requests! Check out the [contribution guide](https://github.com/labbots/google-drive-upload/blob/master/CONTRIBUTING.md) Contributions must be licensed under the MIT. The contributor retains the copyright. ## Inspired By - [github-bashutils](https://github.com/soulseekah/bash-utils) - soulseekah/bash-utils - [deanet-gist](https://gist.github.com/deanet/3427090) - Uploading File into Google Drive - [Bash Bible](https://github.com/dylanaraps/pure-bash-bible) - A collection of pure bash alternatives to external processes - [sh bible](https://github.com/dylanaraps/pure-sh-bible) - A collection of posix alternatives to external processes ## License [MIT](https://github.com/labbots/google-drive-upload/blob/master/LICENSE) ## Treeware [![Buy us a tree](https://img.shields.io/treeware/trees/labbots/google-drive-upload?color=green&style=for-the-badge)](https://plant.treeware.earth/labbots/google-drive-upload) This package is [Treeware](https://treeware.earth). You are free to use this package, but if you use it in production, then we would highly appreciate you [**buying the world a tree**](https://plant.treeware.earth/labbots/google-drive-upload) to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.

近期下载者

相关文件


收藏者