GDriveFS icon indicating copy to clipboard operation
GDriveFS copied to clipboard

An innovative FUSE wrapper for Google Drive.

Results 70 GDriveFS issues
Sort by recently updated
recently updated
newest added

'du' must get the size of a file from a different location than 'stat' or 'ls': # du -sh /mnt/uw-gdrive-seys/backups/tardis01-duplicity/* 0 /mnt/uw-gdrive-seys/backups/tardis01-duplicity/duplicity-full.20150529T183953Z.manifest 0 /mnt/uw-gdrive-seys/backups/tardis01-duplicity/duplicity-full.20150529T183953Z.vol10.difftar.gz # ls -alh /mnt/uw-gdrive-seys/backups/tardis01-duplicity/* -rw-rw-rw- 1...

When I am rsyncing my large music folder to the google drive, my root drive system slowly fills up. Is there a location where there are temp files (I've looked...

When I rsync a file to my Drive, the modification time is set to the current time. ``` ~$ ls -l Downloads/myswap -rw-r----- 1 dan dan 141 Jul 9 22:47...

Disk usage via `df` does not update until the drive is remounted. This occurs both on my educational account with unlimited storage (always 10 TB free) and my personal account...

When accessing the gdrive on the web interface, one has available what others have shared, of course in a "read-only" mode. It would be nice, if possible, that gdrivefs would...

The "user" option in /etc/fstab makes it so the owner of the mount directory can mount and unmount it, but the GDriveFS code errors if I use it: ``` fuse:...

This is more of a wish than a bug. If someone happens to have /tmp on tmpfs or a full filesystem, they would appreciate an option to specify the temp...

Hello, When I use rsync to upload a picture, I can't properly see it on the web site. The preview is not working. The file name looks ok but if...

Hi, I found your project at Arch Linux AUR, and I liked it. But I found a bag. (on my zsh) 7kry the-mountpoint [20:26]% LANG=C ls ls: cannot access 名称未設定.png:...

Hi. I'm having an issue where uploading files larger than 512KB works great, but reading them back fails. I can get the first 512KB of the file, and then it...