How to copy from google drive, a directory that was shared with me?

How to copy from google drive a directory that was shared with me?

From the manual and other posts I understood that this is done using the:
--drive-shared-with-me flag

but, I'm getting this error:

2020/08/10 14:40:58 Fatal error: unknown flag: --drive-shared-with-me

When I try this command:
rclone ls elias: --drive-shared-with-me

What is the rclone version?

You deleted the template that helps us help you as you removed all the needed questions and information.

If you can share those, that's how we can help. As Darth mentioned, your version is old as that's the main question we ask in the template.

$ rclone --version
rclone v1.36

got it from apt, trying to update now. >(

thank you. got it to work with anewer version

I have another question, without installing, can I copy a few bin files to a server to make it work there? which files? its the same os

hello and welcome to the forum,

it is not just about the os, but the cpu architecture.
if both servers have the same cpu, then you can just copy the rclone file to the other computer.

but i suggest you run the script
https://rclone.org/downloads/#script-download-and-install
and each time you run the script it will update rclone is needed.

as for the config file, that can be copied to any computer, no matter the os and cpu.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.