Open subhadipghorui opened 3 years ago
I used google drive as a filesystem with this library. When I upload the file, it preserved the name, But when I create a folder inside the drive it shows Folder ID.
Is there any solution to show the folder ID instead of Folder ID
Hi, The file manager uses flysystem adapters, it's mean that you will need to fix this problem in your adapter or try to find another adapter.
Any recommendations ?
I used google drive as a filesystem with this library. When I upload the file, it preserved the name, But when I create a folder inside the drive it shows Folder ID.
Is there any solution to show the folder ID instead of Folder ID