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

Enoctus: $25/year/512MB memory/12GB SSD space/500GB bandwidth/KVM/Los Angeles/UK

Enoctus, a UK hosting company, is a formally regi...

armorshark: $24/year/1 core/512M/20G SSD/1T/1 IP/KVM

Armorshark has previously introduced: https://zhu...

NyaVM: $50/year/4GB memory/60GB space/3TB traffic/KVM/San Jose

NyaVM, a Chinese hosting provider. There is a spe...

Hostodo: $12/year/512MB memory/55GB space/2TB traffic/OpenVZ/Los Angeles

Hostodo, another wave of discounts, as follows: V...

NyaVM: $4.79/month/512MB memory/10GB space/unlimited traffic/KVM/Singapore

NyaVM, a newly established hosting provider, prov...