Advertisement
Guest User

Untitled

a guest
Oct 11th, 2020
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. Last login: Sun Oct 11 21:40:09 2020 from 177.228.85.8
  2. oamayaz@Plex-Media-Server:~$ ps -ef | grep rclone
  3. oamayaz 1239 1216 0 21:57 pts/1 00:00:00 grep --color=auto rclone
  4. oamayaz@Plex-Media-Server:~$ rclone mount gcache: /home/oamayaz/mnt/google -vv &
  5. [1] 1264
  6. oamayaz@Plex-Media-Server:~$ 2020/10/11 21:57:56 DEBUG : rclone: Version "v1.53.1" starting with parameters ["rclone" "mount" "gcache:" "/home/oamayaz/mnt/google" "-vv"]
  7. 2020/10/11 21:57:56 DEBUG : Creating backend with remote "gcache:"
  8. 2020/10/11 21:57:56 DEBUG : Using config file from "/home/oamayaz/.config/rclone/rclone.conf"
  9. 2020/10/11 21:57:56 DEBUG : Creating backend with remote "google:/google"
  10. 2020/10/11 21:57:56 DEBUG : Google drive root 'google': root_folder_id = "0AI-dy3M0VnPQUk9PVA" - save this in the config to speed up startup
  11. 2020/10/11 21:57:57 DEBUG : fs cache: renaming cache item "google:/google" to be canonical "google:google"
  12. 2020/10/11 21:57:57 DEBUG : gcache: wrapped google:google at root
  13. 2020/10/11 21:57:57 INFO : gcache: Cache DB path: /home/oamayaz/.cache/rclone/cache-backend/gcache.db
  14. 2020/10/11 21:57:57 INFO : gcache: Cache chunk path: /home/oamayaz/.cache/rclone/cache-backend/gcache
  15. 2020/10/11 21:57:57 INFO : gcache: Chunk Memory: true
  16. 2020/10/11 21:57:57 INFO : gcache: Chunk Size: 5M
  17. 2020/10/11 21:57:57 INFO : gcache: Chunk Total Size: 10G
  18. 2020/10/11 21:57:57 INFO : gcache: Chunk Clean Interval: 1m0s
  19. 2020/10/11 21:57:57 INFO : gcache: Workers: 4
  20. 2020/10/11 21:57:57 INFO : gcache: File Age: 1d
  21. 2020/10/11 21:57:57 DEBUG : Adding path "cache/expire" to remote control registry
  22. 2020/10/11 21:57:57 DEBUG : Adding path "cache/stats" to remote control registry
  23. 2020/10/11 21:57:57 DEBUG : Adding path "cache/fetch" to remote control registry
  24. 2020/10/11 21:57:57 DEBUG : Cache remote gcache:: subscribing to ChangeNotify
  25. 2020/10/11 21:57:57 DEBUG : Cache remote gcache:: Mounting on "/home/oamayaz/mnt/google"
  26. 2020/10/11 21:57:57 DEBUG : : Root:
  27. 2020/10/11 21:57:57 DEBUG : : >Root: node=/, err=<nil>
  28. rclone mount gcache: /home/oa2020/10/11 21:58:57 DEBUG : Cache remote gcache:: starting cleanup
  29. 2020/10/11 21:58:57 DEBUG : Google drive root 'google': Checking for changes on remote
  30. 2020/10/11 21:59:14 DEBUG : /: Attr:
  31. 2020/10/11 21:59:14 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
  32. 2020/10/11 21:59:16 DEBUG : /: Attr:
  33. 2020/10/11 21:59:16 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
  34. 2020/10/11 21:59:16 DEBUG : /: ReadDirAll:
  35. 2020/10/11 21:59:16 DEBUG : Cache remote gcache:: list ''
  36. 2020/10/11 21:59:16 DEBUG : : list: error: missing cached dir:
  37. 2020/10/11 21:59:17 DEBUG : /: >ReadDirAll: item=0, err=<nil>
  38. 2020/10/11 21:59:20 DEBUG : /: Attr:
  39. 2020/10/11 21:59:20 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement