tk1278
(NTG Boys)
April 28, 2024, 8:19pm
1
command- rclone --vfs-cache-mode full --log-file C:\log.txt --log-level INFO mount tele: X:
log- 024/04/29 01:31:41 INFO : Linkbox root '': poll-interval is not supported by this remote
2024/04/29 01:31:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
The service rclone has been started.
there is no error but still there is no drive mounted.
asdffdsa
(jojothehumanmonkey)
April 28, 2024, 11:13pm
2
welcome to the forum,
when you posted, there was a template of questions for you to answer ???
tk1278
(NTG Boys)
May 4, 2024, 3:40pm
3
Is there a template to ask questions or help ? I am sorry I am not aware of it. I need help mounting linkbox in rclone
asdffdsa
(jojothehumanmonkey)
May 4, 2024, 3:44pm
4
when you posted, there was should have been a template of questions.
anyhoo, for now, all that is needed is a debug log.
change --log-level INFO
to --log-level DEBUG
, re-run the mount command, post the top thirtry lines of the debug log.
tk1278
(NTG Boys)
May 4, 2024, 4:06pm
5
Thanks for the response here is the log
2024/05/04 21:34:40 DEBUG : rclone: Version "v1.66.0" starting with parameters ["rclone" "--vfs-cache-mode" "full" "--log-file" "C:\log.txt" "--log-level" "DEBUG" "mount" "tele:" "X:"]
2024/05/04 21:34:40 DEBUG : Creating backend with remote "tele:"
2024/05/04 21:34:40 DEBUG : Using config file from "C:\Users\Tushar\AppData\Roaming\rclone\rclone.conf"
2024/05/04 21:34:40 INFO : Linkbox root '': poll-interval is not supported by this remote
2024/05/04 21:34:40 DEBUG : vfs cache: root is "C:\Users\Tushar\AppData\Local\rclone"
2024/05/04 21:34:40 DEBUG : vfs cache: data root is "\\?\C:\Users\Tushar\AppData\Local\rclone\vfs\tele"
2024/05/04 21:34:40 DEBUG : vfs cache: metadata root is "\\?\C:\Users\Tushar\AppData\Local\rclone\vfsMeta\tele"
2024/05/04 21:34:40 DEBUG : Creating backend with remote "C:/Users/Tushar/AppData/Local/rclone/vfs/tele/"
2024/05/04 21:34:40 DEBUG : fs cache: renaming cache item "C:/Users/Tushar/AppData/Local/rclone/vfs/tele/" to be canonical "//?/C:/Users/Tushar/AppData/Local/rclone/vfs/tele"
2024/05/04 21:34:40 DEBUG : Creating backend with remote "C:/Users/Tushar/AppData/Local/rclone/vfsMeta/tele/"
2024/05/04 21:34:40 DEBUG : fs cache: renaming cache item "C:/Users/Tushar/AppData/Local/rclone/vfsMeta/tele/" to be canonical "//?/C:/Users/Tushar/AppData/Local/rclone/vfsMeta/tele"
2024/05/04 21:34:40 DEBUG : Network mode mounting is disabled
2024/05/04 21:34:40 DEBUG : Mounting on "X:" ("tele")
2024/05/04 21:34:40 DEBUG : Linkbox root '': Mounting with options: ["-o" "attr_timeout=1" "-o" "uid=-1" "-o" "gid=-1" "--FileSystemName=rclone" "-o" "volname=tele"]
2024/05/04 21:34:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2024/05/04 21:34:40 DEBUG : Linkbox root '': Init:
2024/05/04 21:34:40 DEBUG : Linkbox root '': >Init:
2024/05/04 21:34:40 DEBUG : /: Statfs:
2024/05/04 21:34:40 DEBUG : /: >Statfs: stat={Bsize:4096 Frsize:4096 Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Favail:0 Fsid:0 Flag:0 Namemax:255}, errc=0
2024/05/04 21:34:40 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2024/05/04 21:34:40 DEBUG : /: >Getattr: errc=0
2024/05/04 21:34:40 DEBUG : /: Readlink:
2024/05/04 21:34:40 DEBUG : /: >Readlink: linkPath="", errc=-40
2024/05/04 21:34:40 DEBUG : /: Getxattr: name="non-existant-a11ec902d22f4ec49003af15282d3b00"
2024/05/04 21:34:40 DEBUG : /: >Getxattr: errc=-40, value=""
The service rclone has been started.
2024/05/04 21:34:40 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2024/05/04 21:34:40 DEBUG : /: >Getattr: errc=0
2024/05/04 21:34:40 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2024/05/04 21:34:40 DEBUG : /: >Getattr: errc=0
2024/05/04 21:34:40 DEBUG : /: Opendir:
2024/05/04 21:34:40 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2024/05/04 21:34:40 DEBUG : /: >OpenFile: fd=/ (r), err=
2024/05/04 21:34:40 DEBUG : /: >Opendir: errc=0, fh=0x0
2024/05/04 21:34:40 DEBUG : /: Getpath: Getpath fh=0
2024/05/04 21:34:40 DEBUG : /: >Getpath: errc=0, normalisedPath=""
2024/05/04 21:34:40 DEBUG : /: Statfs:
2024/05/04 21:34:40 DEBUG : /: >Statfs: stat={Bsize:4096 Frsize:4096 Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Favail:0 Fsid:0 Flag:0 Namemax:255}, errc=0
2024/05/04 21:34:40 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2024/05/04 21:34:40 DEBUG : /: >Getattr: errc=0
2024/05/04 21:34:40 DEBUG : /: Releasedir: fh=0x0
2024/05/04 21:34:40 DEBUG : /: >Releasedir: errc=0
2024/05/04 21:34:40 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2024/05/04 21:34:40 DEBUG : /: >Getattr: errc=0
2024/05/04 21:34:40 DEBUG : /: Opendir:
2024/05/04 21:34:40 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2024/05/04 21:34:40 DEBUG : /: >OpenFile: fd=/ (r), err=
2024/05/04 21:34:40 DEBUG : /: >Opendir: errc=0, fh=0x0
2024/05/04 21:34:40 DEBUG : /: Getpath: Getpath fh=0
2024/05/04 21:34:40 DEBUG : /: >Getpath: errc=0, normalisedPath=""
2024/05/04 21:34:40 DEBUG : /: Releasedir: fh=0x0
2024/05/04 21:34:40 DEBUG : /: >Releasedir: errc=0
2024/05/04 21:34:40 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2024/05/04 21:34:40 DEBUG : /: >Getattr: errc=0
2024/05/04 21:34:40 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2024/05/04 21:34:40 DEBUG : /: >Getattr: errc=0
2024/05/04 21:34:40 DEBUG : /: Opendir:
2024/05/04 21:34:40 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2024/05/04 21:34:40 DEBUG : /: >OpenFile: fd=/ (r), err=
2024/05/04 21:34:40 DEBUG : /: >Opendir: errc=0, fh=0x0
2024/05/04 21:34:40 DEBUG : /: Getpath: Getpath fh=0
2024/05/04 21:34:40 DEBUG : /: >Getpath: errc=0, normalisedPath=""
2024/05/04 21:34:40 DEBUG : /: Releasedir: fh=0x0
2024/05/04 21:34:40 DEBUG : /: >Releasedir: errc=0
tk1278
(NTG Boys)
May 4, 2024, 4:10pm
7
Thanks for the quick reply. after running the command no drive is mounted though cmd say service is runnig.
asdffdsa
(jojothehumanmonkey)
May 4, 2024, 4:11pm
8
tk1278:
no drive is mounted
that you cannot see it using windows explorer?
tk1278
(NTG Boys)
May 4, 2024, 4:13pm
9
No there is no drive mounted in windows explorer. Though when i try to mount my onedrive it shows the drive in windows explorer.
tk1278
(NTG Boys)
May 4, 2024, 4:25pm
10
Hey . Thanks for all the help . Read your other post comment where you mentioned that try to mount in a folder and it worked. Thanks.
1 Like
asdffdsa
(jojothehumanmonkey)
May 4, 2024, 4:58pm
11
nice, yeah, i usually mount to a folder.
so, onedrive mount worked and mount to folder worked.
about the command prompt used for tele:
mount, was it elevated or not?
tk1278
(NTG Boys)
May 4, 2024, 5:01pm
12
i think its user permission issue . when i tried mount on cmd without admin it shows up fine in explorer.
asdffdsa
(jojothehumanmonkey)
May 4, 2024, 5:05pm
13
explorer.exe runs as non-elevated.
so, rclone mount
run under an elevated command prompt will not appear.
tho, if you run an instance of explorer.exe as elevated, then you would see X:
whereas, a rclone mount
to a folder will always appear in both elevated and non-elevated.
system
(system)
Closed
June 3, 2024, 5:06pm
14
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.