rclone/rclone

Please support LanzouCloud(Unlimited space Free)

Open

#4,620 opened on Sep 23, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (5,090 forks)batch import
help wantednew backendregional

Repository metrics

Stars
 (57,185 stars)
PR merge metrics
 (Avg merge 32d 20h) (23 merged PRs in 30d)

Description

Resources:

LanzouCloud Official website

LanzouCloud

1.Unlimited space ### Free

2.free user upload file size<100M

maybe u can split a file, then cat it,like split -b 500m log.txt newfile like:

  split -b 500m log.txt newfile
  cat newfile* > orifile

3.Do not limit download speed ### Free

4.Only the types are supported:

doc,docx,zip,rar,apk,ipa,txt,exe,7z,e,z,ct,ke,cetrainer,db,tar,pdf,w3x epub,mobi,azw,azw3,osk,osz,xpa,cpk,lua,jar,dmg,ppt,pptx,xls,xlsx,mp3 ipa,iso,img,gho,ttf,ttc,txf,dwg,bat,imazingapp,dll,crx,xapk,conf deb,rp,rpm,rplib,mobileconfig,appimage,lolgezi,flac cad,hwt,accdb,ce,xmind,enc,bds,bdi,ssf,it(Other types are not supported,but u can change the file name)

ShareList(like reclone)mount LanzouCloud usage

https://github.com/reruin/sharelist/blob/master/README-en.md#mount-lanzou-yun

Mount LanZou Yun

Implemented by plugins/drive.lanzou.js plugin. Provide access which supports for LanZouCloud.

Mounting mark: lanzou
Mount path: 
  folderId
  password@folderId

https://github.com/reruin/sharelist/blob/master/plugins/drive.lanzou.js

LanzouCloud Third-Party API

https://github.com/zaxtyson/LanZouCloud-API

wiki:https://github.com/zaxtyson/LanZouCloud-API/wiki

Contributor guide