Advertisement
TheThomen

Untitled

Jan 28th, 2021
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. login as: root
  2.  
  3. Welcome to TrueNAS
  4.  
  5. Warning: settings changed through the CLI are not written to
  6. the configuration database and will be reset on reboot.
  7.  
  8. root@truenas[~]# cd /mnt/Ingest/Ingest
  9. root@truenas[/mnt/Ingest/Ingest]# clear
  10. root@truenas[/mnt/Ingest/Ingest]# ls -la
  11. total 2
  12. drwxrwx---+ 3 thomas Ingest 3 Jan 27 08:07 .
  13. drwxrwx--- 4 root wheel 4 Jan 27 06:54 ..
  14. drwxrwx---+ 3 _sabnzbd Ingest 3 Jan 27 08:07 Usenet
  15. root@truenas[/mnt/Ingest/Ingest]# cd Usenet
  16. root@truenas[/mnt/Ingest/Ingest/Usenet]# ls -la
  17. total 2
  18. drwxrwx---+ 3 _sabnzbd Ingest 3 Jan 27 08:07 .
  19. drwxrwx---+ 3 thomas Ingest 3 Jan 27 08:07 ..
  20. drwxrwx---+ 4 _sabnzbd Ingest 4 Jan 27 08:07 Downloads
  21. root@truenas[/mnt/Ingest/Ingest/Usenet]# cd Downloads
  22. root@truenas[/mnt/Ingest/Ingest/Usenet/Downloads]# ls -la
  23. total 50
  24. drwxrwx---+ 4 _sabnzbd Ingest 4 Jan 27 08:07 .
  25. drwxrwx---+ 3 _sabnzbd Ingest 3 Jan 27 08:07 ..
  26. drwxrwx---+ 2 _sabnzbd Ingest 2 Jan 28 00:43 complete
  27. drwxrwx---+ 2 _sabnzbd Ingest 2 Jan 27 20:47 incomplete
  28. root@truenas[/mnt/Ingest/Ingest/Usenet/Downloads]# cd complete
  29. root@truenas[...gest/Ingest/Usenet/Downloads/complete]# ls -la
  30. total 25
  31. drwxrwx---+ 2 _sabnzbd Ingest 2 Jan 28 00:43 .
  32. drwxrwx---+ 4 _sabnzbd Ingest 4 Jan 27 08:07 ..
  33. root@truenas[...gest/Ingest/Usenet/Downloads/complete]# cd ..
  34. root@truenas[/mnt/Ingest/Ingest/Usenet/Downloads]# cd incomplete
  35. root@truenas[...st/Ingest/Usenet/Downloads/incomplete]# ls -la
  36. total 25
  37. drwxrwx---+ 2 _sabnzbd Ingest 2 Jan 27 20:47 .
  38. drwxrwx---+ 4 _sabnzbd Ingest 4 Jan 27 08:07 ..
  39. root@truenas[...st/Ingest/Usenet/Downloads/incomplete]#
  40.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement