iterative / iterative/PyDrive2
GDriveFileSystem support for shared files / shortcuts
- Lenguaje dominante
- Python
- Estrellas
- 670
- Forks
- 75
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hi, does `GDriveFileSystem` support manipulation of files in the `shared with me folder`? Like copy from my drive to a folder shared with me.
If not, I can create a shortcut in my drive and use the shortcut as path for the file / folder?
From the tries I have done, the second option doesn't work, `GDriveFileSystem` does not take care of getting the `targetId` of the shortcut etc..
I would like shortcut to be transparent proxies to the real file / folder, so that for example `ls` on the shortcut of a folder give me the content of it.
Things get complicated with other methods like:
- you can copy a shortcut of a folder, but not the folder itself (at least not in one API call)
Reference:
- https://github.com/iterative/PyDrive2/issues/74
- https://github.com/iterative/PyDrive2/issues/218
Guía de contribución
Línea de trabajo
Comienza con GDriveFileSystem y las issues 74 y 218 vinculadas de PyDrive2; determina cómo se representan los archivos shared-with-me y el manejo de shortcut targetId. Se considera completado cuando los accesos directos funcionan de forma transparente como rutas de archivos o carpetas, incluida la enumeración del contenido de las carpetas, y las operaciones solicitadas para archivos compartidos están implementadas o claramente documentadas.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- api
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100