vps交流

[疑问] fclone上传文件到google drive很慢


甲骨文arm,速度就6M/s的样子

  1. [email protected]:~# fclone copy ./24.Hours.On.Earth.1of2.Day.1080p.BluRay.x264.AAC.MVGroup.org.mkv media:/movies –drive-server-side-across-configs –stats=1s –stats-one-line -vP –checkers=320 –transfers=320 –drive-pacer-min-sleep=1ms –drive-pacer-burst=5000 –check-first
  2. 624M / 2.677 GBytes, 23%, 6.459 MBytes/s, ETA 5m27s (xfr#0/1), 0.00 Files/s, ETA -^C

复制代码

配置了自己的client id

挂载命令:

  1. /usr/bin/fclone mount media: /GoogleDrive –umask 0000 –default-permissions –allow-non-empty –allow-other –buffer-size 1024M –dir-cache-time 12h –vfs-read-chunk-size 64M –vfs-read-chunk-size-limit 1G –vfs-cache-mode full –daemon

复制代码

理论来说应该不止这么点速度吧,是需要调整什么参数吗