• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Permissions on local storage

     
    • 0 Vote(s) - 0 Average

    Permissions on local storage

    Permissions issue on local storage
    tepsys
    Offline

    Junior Member

    Posts: 18
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #2
    2024-08-11, 06:02 PM (This post was last modified: 2024-08-11, 06:42 PM by tepsys. Edited 1 time in total.)
    So you have a Jellyfin server with 2 disks attached via usb, and a third disk attached internally. With the two usb disks you are able to manage files, but the internal disk is giving permission errors.

    You can see what permissions are set for your usb disks with
    Code:
    ls -ld /path/to/your/usb/disk
    and then compare ownership/permissions with the internal disk 
    Code:
    ls -ld /path/to/your/internal/disk

    If the user/group/permissions are different, you'll want to change them to match
    Code:
    chown user:group /path/to/your/internal/disk
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Permissions on local storage - by malifaux - 2024-08-11, 04:00 PM
    RE: Permissions on local storage - by tepsys - 2024-08-11, 06:02 PM
    RE: Permissions on local storage - by malifaux - 2024-08-14, 01:32 AM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode