Skip to content

Releases: mawaya/rclone

fclone v0.4.1

05 Sep 17:03
Compare
Choose a tag to compare
  • rclone: compatible with rclone v1.53.0
  • drive: fix --create-first stuck at pending 0 directory
  • drive: add backend command add-drive delete-drive
    • help: fclone backend help drive
  • drive: support any length of id and mobile url
    • mobile url: drive:{http:https://drive.google.com/.../012345-ABCDEFG/543210-ABCDEFG}
  • windows: fix missing command mount on windows' build

fclone v0.3.1

03 Jul 18:38
Compare
Choose a tag to compare
  • drive: --check-first pre-create empty directorires only if --create-empty-src-dirs is set
  • drive: add backend command lsdrives to list all shared drives
    • usage: fclone backend lsdrives remote:
    • help: fclone backend help drive
  • accouting: keep xfr# and chk# visible on one line stat even if the queue is empty

Unofficial Channels

fclone v0.3.0

02 Jul 13:32
Compare
Choose a tag to compare
  • version: rename to fclone to distinguish between rclone
  • rclone: compatible with rclone v1.52.2 and gclone
  • drive: make --check-first pre-create directories on destination before transfers
    • improve server-side copy speed when using service accounts (normally min. 40 files/s)
    • please visit communication channels for help or optimal configs
  • accounting: add ETA for files/s

fwwkr-v0.2b

28 Jun 14:22
Compare
Choose a tag to compare

rclone: merge rclone v1.52.2
drive: fix panic if ListR bug occurred


Unofficial Channels

fwwkr-v0.2a

13 Jun 07:48
Compare
Choose a tag to compare

rclone: merge rclone v1.52.1
drive: auto assigned service account file if not set or empty on startup (service account file path is required)
drive: add multiple account support for speedup listing process (service account file path is required)
drive: preload service accounts on startup
drive: add --drive-services-preload, --drive-services-max
drive: add --drive-service-account-min-sleep to prevent change service account too frequently
drive: reduce unnecessary service account change
stats: add number of files per second to one line stats

fwwkr-v0.1a

01 Jun 12:38
Compare
Choose a tag to compare

rclone: merge v1.52.0
rclone: merge latest commits with workaround of ListR issue
drive: apply gclone mod
drive: add parsing drive id from drive url
drive: add log message for service account
drive: add support for drive id length 28
drive: merge service account file path with function instead of concat
stats: add number of files per second