Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

it appears files shared with me, which i place in my folders, are unseen by skicka #95

Open
jzacsh opened this issue Oct 3, 2015 · 1 comment
Labels

Comments

@jzacsh
Copy link

jzacsh commented Oct 3, 2015

background/scenario I have two drive accounts,

  • jon@home: skicka is connected to this account, this account owns someDocs/
  • jon@family: this account has write access to a jon@home folder, someDocs/

Steps to Reproduce

Step 1: Write & Share a File from Other Acct

jon@family writes a new PDF into someDocs/, this means:

  1. new PDF is owned by jon@family
  2. but jon@home can see it in a drive.google.com web UI[1]

Step 2: Download Said File from Owner Acct

jon@home does:

cd someDocs/ && skicka download someDocs/ ./  # no new PDF appears :(

Debugging & Fixing

I don't see anything obvious in gdrive/gdrive.go logic that explicitly says to avoid sharedWithMe files when downloading. Anything else to look for to help fix this? (Assuming this is indeed an issue with skicka's request)


[1]: because the whole folder and its contents are shared

@hftf
Copy link

hftf commented Oct 3, 2015

I have many problems with skicka also not seeing files, though I'm not sure if this is the same bug. All the files in a folder are owned and shared by the same user, but skicka will randomly miss the first few. I am sometimes able to fix it by deleting then restoring those files on Google Drive.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants