UDS: Create free unlimited Google Drive based on Google Drive API, and UDS installation and usage tutorial

UDS: Create free unlimited Google Drive based on Google Drive API, and UDS installation and usage tutorial

1. UDS Introduction

UDS: It is short for Unlimited Drive Storage. This program splits binary files and encodes the text using base64 and stores it in Google Docs, thus avoiding Google Drive from counting the storage space.

Source code : https://github.com/stewartmcgown/uds

Install Python3 under Windows: https://www.cnblogs.com/weven/p/7252917.html

2. UDS installation tutorial The following are all operated under centos7.

1. Get the Google Drive API

Open: https://developers.google.com/drive/api/v3/quickstart/python and follow the steps below

2. Download the uds source code, unzip it, rename the credentials.json downloaded in the previous step to client_secret.json, and put it in the uds directory

a.
yum groupinstall 'Development Tools'
yum install zlib-devel bzip2-devel openssl-devel ncurese-devel
yum install python-setuptools
easy_install pip

b.
wget https://github.com/stewartmcgown/uds/archive/master.zip
unzip master.zip
mv uds-master uds
cd uds

c.
pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib
pip install --upgrade oauth2client
pip install --upgrade tabulate
pip install --upgrade request

d.
python uds.py

3. UDS Usage Tutorial
1. Upload files
python uds.py push 文件

2. List files
python uds.py list

3. Download files
python uds.py pull 文件

4. Delete files
python uds.py delete 文件

For more commands, see: https://github.com/stewartmcgown/uds

<<:  FantomNetworks: $59/month/E3-1271v3/32GB memory/4TB hard drive/10TB traffic/Los Angeles psychz

>>:  GbpsCloud: 629 yuan/month/4GB memory/15GB space/unlimited traffic/500Mbps/KVM/Hong Kong HKT

Recommend

Use AliDDNS to deploy fixed domain names for dynamic IP VPS/NAT VPS

AliDDNS tool is a DDNS domain name update tool ba...

NAMECHEAP offers $5.99 domain name discounts

This discount code should have been released at t...

MyRSK: $5.99/month/2GB memory/10GB SSD/1TB traffic/1 IP/KVM

MyRSK, a Dubai-based hosting provider, started pr...

PhotonVPS 20% off coupon code

Coupon code PHOTON20. There are currently two opt...

PieLayer: $7.5/month/1GB memory/512GB space/2TB traffic/KVM/Phoenix

PieLayer is an old and stable brand that has been...

VaporNode: $4/month/2GB RAM/20GB SSD space/1TB bandwidth/KVM/Tampa

aporNode, an American hosting provider, was found...