Advertisement
Guest User

Untitled

a guest
Jul 18th, 2020
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1.  
  2. user@user-ubuntu:~$ rclone mount gdrive: /home/user/Downloads/Rclone-mount/gdrive1 -vv --allow-other --buffer-size 1G --dir-cache-time 72h --drive-chunk-size 128M --umask 002 --vfs-read-chunk-size 512M --vfs-read-chunk-size-limit off --vfs-cache-mode writes --cache-dir /cache
  3. 2020/07/19 10:12:36 DEBUG : rclone: Version "v1.52.2" starting with parameters ["rclone" "mount" "gdrive:" "/home/user/Downloads/Rclone-mount/gdrive1" "-vv" "--allow-other" "--buffer-size" "1G" "--dir-cache-time" "72h" "--drive-chunk-size" "128M" "--umask" "002" "--vfs-read-chunk-size" "512M" "--vfs-read-chunk-size-limit" "off" "--vfs-cache-mode" "writes" "--cache-dir" "/cache"]
  4. 2020/07/19 10:12:36 DEBUG : Using config file from "/home/user/.config/rclone/rclone.conf"
  5. 2020/07/19 10:12:36 DEBUG : Google drive root '': Mounting on "/home/user/Downloads/Rclone-mount/gdrive1"
  6. 2020/07/19 10:12:37 DEBUG : vfs cache root is "/cache/vfs/gdrive"
  7. 2020/07/19 10:12:37 DEBUG : Adding path "vfs/forget" to remote control registry
  8. 2020/07/19 10:12:37 DEBUG : Adding path "vfs/refresh" to remote control registry
  9. 2020/07/19 10:12:37 DEBUG : Adding path "vfs/poll-interval" to remote control registry
  10. 2020/07/19 10:12:37 DEBUG : : Root:
  11. 2020/07/19 10:12:37 DEBUG : : >Root: node=/, err=<nil>
  12. 2020/07/19 10:12:37 DEBUG : /: Lookup: name=".xdg-volume-info"
  13. 2020/07/19 10:12:37 DEBUG : /: >Lookup: node=<nil>, err=no such file or directory
  14. 2020/07/19 10:12:37 DEBUG : /: Attr:
  15. 2020/07/19 10:12:37 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
  16. 2020/07/19 10:12:37 DEBUG : /: Lookup: name="autorun.inf"
  17. 2020/07/19 10:12:37 DEBUG : /: >Lookup: node=<nil>, err=no such file or directory
  18. 2020/07/19 10:12:37 DEBUG : /: Lookup: name="TV Shows"
  19. 2020/07/19 10:12:37 DEBUG : /: >Lookup: node=TV Shows/, err=<nil>
  20. 2020/07/19 10:12:37 DEBUG : TV Shows/: Attr:
  21. 2020/07/19 10:12:37 DEBUG : TV Shows/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
  22. 2020/07/19 10:12:37 DEBUG : /: Lookup: name=".Trash"
  23. 2020/07/19 10:12:37 DEBUG : /: >Lookup: node=<nil>, err=no such file or directory
  24. 2020/07/19 10:12:37 DEBUG : TV Shows/: Lookup: name="Scooby-Doo and Guess Who (2019)"
  25. 2020/07/19 10:12:37 DEBUG : /: Lookup: name=".Trash-1000"
  26. 2020/07/19 10:12:37 DEBUG : /: >Lookup: node=.Trash-1000/, err=<nil>
  27. 2020/07/19 10:12:37 DEBUG : .Trash-1000/: Attr:
  28. 2020/07/19 10:12:37 DEBUG : .Trash-1000/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
  29. 2020/07/19 10:12:37 DEBUG : .Trash-1000/: Lookup: name="files"
  30. 2020/07/19 10:12:37 DEBUG : /: ReadDirAll:
  31. 2020/07/19 10:12:38 DEBUG : .Trash-1000/: >Lookup: node=.Trash-1000/files/, err=<nil>
  32. 2020/07/19 10:12:38 DEBUG : .Trash-1000/files/: Attr:
  33. 2020/07/19 10:12:38 DEBUG : .Trash-1000/files/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
  34. 2020/07/19 10:12:38 DEBUG : .Trash-1000/files/: ReadDirAll:
  35. 2020/07/19 10:12:38 DEBUG : .Trash-1000/files/: >ReadDirAll: item=0, err=<nil>
  36. 2020/07/19 10:12:40 DEBUG : TV Shows/: >Lookup: node=TV Shows/Scooby-Doo and Guess Who (2019)/, err=<nil>
  37. 2020/07/19 10:12:40 DEBUG : TV Shows/Scooby-Doo and Guess Who (2019)/: Attr:
  38. 2020/07/19 10:12:40 DEBUG : TV Shows/Scooby-Doo and Guess Who (2019)/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
  39. 2020/07/19 10:12:40 DEBUG : /: >ReadDirAll: item=9, err=<nil>
  40. 2020/07/19 10:12:40 DEBUG : /: Attr:
  41. 2020/07/19 10:12:40 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement