TheCaduceus / Multi-Cloud-Transfer-Tool

The most advanced yet simple Jupyter Notebook to transfer/manage your data from/to any cloud remotely based on Rclone and other engines.⚡
https://thecaduceus.eu.org/Multi-Cloud-Transfer-Tool
315 stars 139 forks source link

Drives Mounted Problem #8

Closed SamadXYZ closed 2 years ago

SamadXYZ commented 2 years ago

I mounted drives, but why didn't show any files/folders on all drives?

Screenshot (96)_LI

TheCaduceus commented 2 years ago

I mounted drives, but why didn't show any files/folders on all drives?

Screenshot (96)_LI

It seems your Rclone config file is old or its auth token expired-> Try to create it again. If your mounted remotes getting disconnected again then unmount it then mount it again.

SamadXYZ commented 2 years ago

um I just created all 3 drives' rclone file about 20mins ago

TheCaduceus commented 2 years ago

@massmia Then unmount and mount them again! Google Colab kills all Rclone process when a code is stopped that's why it happens.