How to unmount and remount Google shared drives on Ultraseedbox

did not post the needed requested information, i can only give you examples, not exact commands.

to create a mount rclone mount gdrive: /mnt/gdrive

to unmount an existing mount fusermount -uz /mnt/gdrive

the latest stable version of rclone is v1.53.1, which has a new vfs cache.

1 Like