Releases: mawaya/rclone
fclone v0.4.1
- 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
- help:
- drive: support any length of id and mobile url
- mobile url:
drive:{http://drive.google.com/.../012345-ABCDEFG/543210-ABCDEFG}
- mobile url:
- windows: fix missing command
mount
on windows' build
fclone v0.3.1
- 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
- usage:
- accouting: keep
xfr#
andchk#
visible on one line stat even if the queue is empty
Unofficial Channels
- Community: JSU Forum
- Telegram Group: @sharegdrive
fclone v0.3.0
- 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
rclone: merge rclone v1.52.2
drive: fix panic if ListR bug occurred
Unofficial Channels
- Community: JSU Forum
- Telegram Group: @sharegdrive
fwwkr-v0.2a
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
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