Why there is no download/upload progress?

This is the command that I use

rclone move --drive-use-trash -v “C:\Amazon Drive Downloads” mygmail:encfs

I use new credential that i just created. (I suspect prev credential got problems. Buts still the same.)

After a while, it shows no progress.

Transferred: 0 Bytes (0 Bytes/s)
Errors: 0
Checks: 0
Transferred: 0
Elapsed time: 35m1.3s

I got a lot of messages like this

2017/07/05 21:17:40 Google drive root ‘encfs’: Finished reading “IGa23lU2cn4C1o-vtx-GPywI/IVo1gep-v3qjV-AcddteJI8suuGG5CqEoCn7sHuv68PWxEWXN9LlJyYmh8-V-PNrNaUtXfz4SuHEfy01NjDgPLoomMPALLDZwf-AsQop7bBto0/mh,yplmvHszkl1/tu,Utz4xzGX081/xIWF5Et,V67S9,eCjqGbmCmX/lp6DccTbJeLXN-/SUyJg0LTlvG7Y-/,OKvX87YCVebC,/KPDrwIrRoJG-qW8PvDDscHA,/VuU-k0sGkYXTbm3U1X-e7fcm/KPDrwIrRoJG-qW8PvDDscHA,/”
2017/07/05 21:17:40 Google drive root ‘encfs’: Reading “fxR–l67TIkpk,/jgU2C-7JSq0261/6VKhPG8aCFp,rWiDu3xy93Tk/Uqapl9ZeIHTEmMZIGWeuN2kKeB5jsOQHah-A-uJOw5YKDdswZc-H,Aok/Fr1s1V4ypuV5G1/YdxfbLBdGcS0k1QGKIWZDxhHjJgjeYcSZ-s8ogvhtmCWh0mt8ZQB5lLOy,lw9HQHhEC/”

2017/07/05 21:17:40 pacer: Rate limited, sleeping for 1.601631849s (1 consecutive low level retries)
2017/07/05 21:17:40 pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded, userRateLimitExceeded)
2017/07/05 21:17:40 pacer: Rate limited, sleeping for 2.572741243s (2 consecutive low level retries)
2017/07/05 21:17:40 pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded, userRateLimitExceeded)
2017/07/05 21:17:40 pacer: Rate limited, sleeping for 4.245901215s (3 consecutive low level retries)
2017/07/05 21:17:40 pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded, userRateLimitExceeded)
2017/07/05 21:17:40 pacer: Resetting sleep to minimum 10ms on success

Whats wrong and what can I do?

Thanks.

Can you try this with the latest beta please?

How many files are there in the directory? and on mygmail:encfs ? It is normal for rclone to spend some time listing the directories.

The latest beta should help…

1 Like

Hi.

The latest beta works as expected.

Here are some logs.

Transferred: 1.302 GBytes (10.982 MBytes/s)
Errors: 0
Checks: 64
Transferred: 64
Elapsed time: 2m1.3s

Thanks. Much appreciated.

1 Like