Hi,
I was told to post it here rather than to submit a bug it the github repository:
What is the problem you are having with rclone?
When mounting a Google Drive via "rclone mount" with paramenter ' --drive-export-formats "url" ' the online Google documents (like Google Sheets, Google Docs etc.) are supposed to be seen as files with the .url extension.
This is according to the official rclone documentation.
This is true for all of the Google Documents types except "Google My Maps" file. The "Google My Maps" files are not seen on the mounted drive at all.
I assume, they are somehow missing from the list of known Google Documents file types, whereas they don't have any particular difference and they can (and should) be represented as *.url files as well.
The following line in the log below shows what I mean:
2022/02/21 15:25:48 DEBUG : My Map 1: Ignoring unknown document type "application/vnd.google-apps.map"
What is your rclone version (output from rclone version
)
rclone v1.58.0-beta.5999.f22b703a5
- os/version: Microsoft Windows 11 Home Single Language 21H2 (64 bit)
- os/kernel: 10.0.22000.527 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.17.6
- go/linking: dynamic
- go/tags: cmount
Which OS you are using and how many bits (e.g. Windows 7, 64 bit)
- os/version: Microsoft Windows 11 Home Single Language 21H2 (64 bit)
Which cloud storage system are you using? (e.g. Google Drive)
Google Drive
The command you were trying to run (e.g. rclone copy /tmp remote:tmp
)
rclone mount GDrive-Lxng: D:\Lxng.local\Clouds\GDrive-Lxng -vv --log-file rclone-mount.log --drive-export-formats "url" --dir-cache-time 1m0s --poll-interval 1m0s --config C:\Users\Lxng\rclone-mount\rclone.conf
A log from the command with the -vv
flag (e.g. output from rclone -vv copy /tmp remote:tmp
)
The service rclone has been started.
2022/02/21 15:25:41 DEBUG : /: Statfs:
2022/02/21 15:25:41 DEBUG : /: >Statfs: stat={Bsize:4096 Frsize:4096 Blocks:4456448 Bfree:1098452 Bavail:1098452 Files:1000000000 Ffree:1000000000 Favail:0 Fsid:0 Flag:0 Namemax:255}, errc=0
2022/02/21 15:25:41 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2022/02/21 15:25:41 DEBUG : /: >Getattr: errc=0
2022/02/21 15:25:41 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2022/02/21 15:25:41 DEBUG : /: >Getattr: errc=0
2022/02/21 15:25:41 DEBUG : /: Opendir:
2022/02/21 15:25:41 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2022/02/21 15:25:41 DEBUG : /: >OpenFile: fd=/ (r), err=
2022/02/21 15:25:41 DEBUG : /: >Opendir: errc=0, fh=0x0
2022/02/21 15:25:41 DEBUG : /: Releasedir: fh=0x0
2022/02/21 15:25:41 DEBUG : /: >Releasedir: errc=0
2022/02/21 15:25:47 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2022/02/21 15:25:47 DEBUG : /: >Getattr: errc=0
2022/02/21 15:25:47 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2022/02/21 15:25:47 DEBUG : /: >Getattr: errc=0
2022/02/21 15:25:47 DEBUG : /: Opendir:
2022/02/21 15:25:47 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2022/02/21 15:25:47 DEBUG : /: >OpenFile: fd=/ (r), err=
2022/02/21 15:25:47 DEBUG : /: >Opendir: errc=0, fh=0x0
2022/02/21 15:25:47 DEBUG : /: Readdir: ofst=0, fh=0x0
2022/02/21 15:25:48 DEBUG : My Map 1: Ignoring unknown document type "application/vnd.google-apps.map"
2022/02/21 15:25:48 DEBUG : /: >Readdir: items=40, errc=0
2022/02/21 15:25:48 DEBUG : /: Releasedir: fh=0x0
2022/02/21 15:25:48 DEBUG : /: >Releasedir: errc=0
2022/02/21 15:25:48 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2022/02/21 15:25:48 DEBUG : /: >Getattr: errc=0
2022/02/21 15:25:48 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2022/02/21 15:25:48 DEBUG : /: >Getattr: errc=0
2022/02/21 15:25:48 DEBUG : /: Opendir:
2022/02/21 15:25:48 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2022/02/21 15:25:48 DEBUG : /: >OpenFile: fd=/ (r), err=
2022/02/21 15:25:48 DEBUG : /: >Opendir: errc=0, fh=0x0
2022/02/21 15:25:48 DEBUG : /: Statfs:
2022/02/21 15:25:48 DEBUG : /: >Statfs: stat={Bsize:4096 Frsize:4096 Blocks:4456448 Bfree:1098452 Bavail:1098452 Files:1000000000 Ffree:1000000000 Favail:0 Fsid:0 Flag:0 Namemax:255}, errc=0
2022/02/21 15:25:48 DEBUG : /: Releasedir: fh=0x0
2022/02/21 15:25:48 DEBUG : /: >Releasedir: errc=0
2022/02/21 15:25:48 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2022/02/21 15:25:48 DEBUG : /: >Getattr: errc=0
2022/02/21 15:25:48 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2022/02/21 15:25:48 DEBUG : /: >Getattr: errc=0
2022/02/21 15:25:48 DEBUG : /: Opendir:
2022/02/21 15:25:48 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2022/02/21 15:25:48 DEBUG : /: >OpenFile: fd=/ (r), err=
2022/02/21 15:25:48 DEBUG : /: >Opendir: errc=0, fh=0x0
2022/02/21 15:25:48 DEBUG : /: Releasedir: fh=0x0
2022/02/21 15:25:48 DEBUG : /: >Releasedir: errc=0
2022/02/21 15:25:48 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2022/02/21 15:25:48 DEBUG : /: >Getattr: errc=0
2022/02/21 15:25:48 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2022/02/21 15:25:48 DEBUG : /: >Getattr: errc=0
2022/02/21 15:25:48 DEBUG : /: Opendir:
2022/02/21 15:25:48 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2022/02/21 15:25:48 DEBUG : /: >OpenFile: fd=/ (r), err=
2022/02/21 15:25:48 DEBUG : /: >Opendir: errc=0, fh=0x0
2022/02/21 15:25:48 DEBUG : /: Readdir: ofst=0, fh=0x0
2022/02/21 15:25:48 DEBUG : /: >Readdir: items=40, errc=0
2022/02/21 15:25:48 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2022/02/21 15:25:48 DEBUG : /: >Getattr: errc=0
2022/02/21 15:25:48 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2022/02/21 15:25:48 DEBUG : /: >Getattr: errc=0
2022/02/21 15:25:48 DEBUG : /: Opendir:
2022/02/21 15:25:48 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2022/02/21 15:25:48 DEBUG : /: >OpenFile: fd=/ (r), err=
2022/02/21 15:25:48 DEBUG : /: >Opendir: errc=0, fh=0x1
2022/02/21 15:25:48 DEBUG : /: Releasedir: fh=0x1
2022/02/21 15:25:48 DEBUG : /: >Releasedir: errc=0
2022/02/21 15:25:48 DEBUG : /: Releasedir: fh=0x0
2022/02/21 15:25:48 DEBUG : /: >Releasedir: errc=0
2022/02/21 15:25:48 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2022/02/21 15:25:48 DEBUG : /: >Getattr: errc=0
2022/02/21 15:25:48 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2022/02/21 15:25:48 DEBUG : /: >Getattr: errc=0
2022/02/21 15:25:48 DEBUG : /: Opendir:
2022/02/21 15:25:48 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2022/02/21 15:25:48 DEBUG : /: >OpenFile: fd=/ (r), err=
2022/02/21 15:25:48 DEBUG : /: >Opendir: errc=0, fh=0x0
2022/02/21 15:25:48 DEBUG : /Paanajarvi.url: Getattr: fh=0xFFFFFFFFFFFFFFFF
2022/02/21 15:25:48 DEBUG : /Paanajarvi.url: >Getattr: errc=0
2022/02/21 15:25:48 DEBUG : /Paanajarvi.url: Getattr: fh=0xFFFFFFFFFFFFFFFF
2022/02/21 15:25:48 DEBUG : /Paanajarvi.url: >Getattr: errc=0
2022/02/21 15:25:48 DEBUG : /Paanajarvi.url: OpenEx: flags=0x0
2022/02/21 15:25:48 DEBUG : /Paanajarvi.url: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2022/02/21 15:25:48 DEBUG : Paanajarvi.url: Open: flags=O_RDONLY
2022/02/21 15:25:48 DEBUG : Paanajarvi.url: >Open: fd=Paanajarvi.url (r), err=
2022/02/21 15:25:48 DEBUG : /Paanajarvi.url: >OpenFile: fd=Paanajarvi.url (r), err=
2022/02/21 15:25:48 DEBUG : /Paanajarvi.url: >OpenEx: errc=0, fh=0x1
2022/02/21 15:25:48 DEBUG : /Paanajarvi.url: Flush: fh=0x1
2022/02/21 15:25:48 DEBUG : /Paanajarvi.url: >Flush: errc=0
2022/02/21 15:25:48 DEBUG : /Paanajarvi.url: Release: fh=0x1
2022/02/21 15:25:48 DEBUG : /Paanajarvi.url: >Release: errc=0
The service rclone has been stopped.
2022/02/21 15:27:06 DEBUG : Google drive root '': Destroy:
2022/02/21 15:27:06 DEBUG : Google drive root '': >Destroy:
2022/02/21 15:27:06 DEBUG : Not calling host.Unmount as mount already Destroyed
2022/02/21 15:27:06 DEBUG : Unmounted successfully