-
I think it is a common case a company wants to integrate Google Drive as a Storage filesystem for an internal platform or something, I think one implementation could be creating an Adapter for Google …
-
### Tell us about the problem you're trying to solve
most components use FileEntry, not Files
### Describe the solution you’d like
Rename all "File" labels to "File Entry":
- [ ] CSV File
- [ ]…
-
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 t…
-
### Printer model
MK4
### Firmware version
6.0.3
### Upgrades and modifications
_No response_
### Printing from...
USB Stick
### Describe the bug
Folders containing .bgcode …
-
Hi,
It seems that GDrive adapter is not following the paths like azure blob and Amazon s3 are doing it. For those two everything is working as expected but not for GDrive.
```
// Adapter settin…
-
Hello, Thank you so much for sharing this amazing work. Really grateful for this.
When I run the " python run_yopo.py --train=1",and I got the error:
/home/god/.conda/envs/yopo/lib/python3.8/site-…
-
can't connect goodle drive as a user other than root.
I get these errors even if I try to run google-drive-ocamlfuse.service as a user who is in the sudo and root groups
ubuntu@mycloud:~$ syste…
-
### Bug Description
When syncing / uploading files to Google Drive the `createdTime` and `modifiedTime` are preserved from the local filesystem. The problem is that the [poll function](https://gith…
-
```
use Hypweb\Flysystem\GoogleDrive\GoogleDriveAdapter;
use League\Flysystem\Filesystem;
$client = new Google_Client();
$client->setAuthConfigFile('path_to_json_file');
$client->setScopes(['…
-
### GZDoom version
master as of today
### Which game are you running with GZDoom?
Doom 2
### What Operating System are you using?
Windows 11
### Please describe your specific OS vers…