rclone/rclone

Show synchronization status in Windows Explorer

オープン

#4,878 opened on 2020/12/19

 (3 件のコメント) (4 件のリアクション) (0 人の担当者)Go (5,090 件のフォーク)batch import
OS: WindowsUXenhancementhelp wanted

Repository metrics

Stars
 (57,185 個のスター)
PR merge metrics
 (平均マージ 32d 20h) (30d で 23 merged PRs)

説明

What is your current rclone version (output from rclone version)?

rclone-v1.53.3-windows-amd64

What problem are you are trying to solve?

I want to know whether the upload is complete in the Explorer. I want to know how long the download will take to complete in the Explorer.

How do you think rclone should be changed to solve that?

@billziss-gh uses winfsp to achieve the great feature of window mount local drives.

I would like to ask how to realize the file synchronization status showing the following picture in the Explorer. image

About two things need to be resolved:

  1. Synchronization status.
  2. Download progress bar.

コントリビューターガイド