jokerkeny / Cloud-Drive-Migration-using-Colab

migration of files from Baidu Yun to Google Drive.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

interrupted transfer can't complete

cindychencxy opened this issue · comments

When the colab is interrupted during the migration, the file would be only transfered partly to Google Drive. When I rerun the code, it won't complete that partial file.

I see. The partial file would exist in Google drive, even if it's only partially transferred. That should be a problem which my code didn't consider.
Thx for pointing out! I will fix it.