MStadlmeier / drivesync

Google Drive synchronization for Linux
MIT License
197 stars 26 forks source link

Not sync shared drive #43

Closed redzuk closed 4 years ago

redzuk commented 4 years ago

If google drive has additional shared drives his not synced. Synced only files in MyDrive folder.

MStadlmeier commented 4 years ago

@redzuk Check out the sync_shared_in_drive option in the config file.

redzuk commented 4 years ago

cat config.yml | grep sync_shared_in_drive sync_shared_in_drive: true

But additional shared drives not synced. Synced only files in MyDrive folder.

MStadlmeier commented 4 years ago

I'm not sure which additional files you mean but you have to add shared files to your drive in order for them to be managed by drivesync. There should be a button for that on any shared Drive link.On Aug 26, 2020 23:34, redzuk notifications@github.com wrote: cat config.yml | grep sync_shared_in_drive sync_shared_in_drive: true But additional shared drives not synced. Synced only files in MyDrive folder.

—You are receiving this because you modified the open/close state.Reply to this email directly, view it on GitHub, or unsubscribe.

redzuk commented 4 years ago

I mean something like this https://imgur.com/3oW5jk5. Imposible syncing files whis aditional shared disk?