Results 1 to 9 of 9

Thread: Boxee Box and linux

  1. #1
    Join Date
    Jul 2012
    Posts
    14

    Default Boxee Box and linux

    Hi there,

    I have connected my Boxee Box in my home network where I have a microPC with linux and a PC with Windows 7. This microPC is my server were I do my downloads and I access it by a SSH terminal.

    I was wondering if there is any way to access my Boxee Box through this Linux terminal so I could transfer the file from the server to de Boxee Box remotely.

    Alex

  2. #2

    Default

    I think you could mount the shares and get access that way.

    -=fred=-

  3. #3
    Join Date
    Apr 2009
    Location
    Orbiting Venus
    Posts
    16,163

    Default

    Quote Originally Posted by alexgondim View Post
    I was wondering if there is any way to access my Boxee Box through this Linux terminal so I could transfer the file from the server to de Boxee Box remotely.

    Alex
    Are you wanting to actually transfer (move/copy) the files from Linux to the Boxee Box (that has a USB drive) or are you just wanting to access (e.g. watch the video files) on the Linux system from the Boxee Box?

    If the latter, then fredrogers is right -- just share the folders on the Linxu box via SMB or NFS and you can access them from the Boxee Box.
    Note: This is a users' community forum. For official support, submit a Support Request.
    You can also find out how to Get Help or read the Boxee TV and Boxee Box Documentation.

    SageTV Server 7.1.x w/Gemstone and Plex Home Theater v0.9.9.7.146 w/PlexPass
    HD-PVR w/v1.5.6 drivers / Hauppauge IR blaster / FiOS Extreme HD / Motorola QIP6200 / SPDIF+720p Fixed Output
    on HP Media Center 8400F (Phenom 9500 QuadCore 2.2GHz, nVidia GeForce 8500 GT)
    via Olevia 247TFHD/Onyko TX-SR606/Harmony 550/HP MediaSmart EX490 WHS w/12TB
    Plex Media Server v0.9.7.22 on HP Touchsmart 600-1105xt
    Sonos Play:3, Connect / Simple.TV / Roku 2 XS+Plex / iPhone 5 / iPad 2

    "Some people just aren't happy unless they're disappointed or angry."

  4. #4
    Join Date
    Jul 2012
    Posts
    14

    Default

    I actually want to move/copy the files from the server to the boxee só I copy have more espace in my server

  5. #5
    Join Date
    Apr 2009
    Location
    Orbiting Venus
    Posts
    16,163

    Default

    You can enable Windows File Sharing on the Boxee Box (Settings>>Network>>Servers) but you need to have a Samba client (SMB) set up on the Linux box and be able to set the workgroup on the Linux to WORKGROUP (I think you'll need that, maybe not).
    Note: This is a users' community forum. For official support, submit a Support Request.
    You can also find out how to Get Help or read the Boxee TV and Boxee Box Documentation.

    SageTV Server 7.1.x w/Gemstone and Plex Home Theater v0.9.9.7.146 w/PlexPass
    HD-PVR w/v1.5.6 drivers / Hauppauge IR blaster / FiOS Extreme HD / Motorola QIP6200 / SPDIF+720p Fixed Output
    on HP Media Center 8400F (Phenom 9500 QuadCore 2.2GHz, nVidia GeForce 8500 GT)
    via Olevia 247TFHD/Onyko TX-SR606/Harmony 550/HP MediaSmart EX490 WHS w/12TB
    Plex Media Server v0.9.7.22 on HP Touchsmart 600-1105xt
    Sonos Play:3, Connect / Simple.TV / Roku 2 XS+Plex / iPhone 5 / iPad 2

    "Some people just aren't happy unless they're disappointed or angry."

  6. #6
    Join Date
    Jul 2012
    Posts
    14

    Default

    And how can I see my Boxee from the Linux?

    any ssh or sftp so I could send my files over the network?

  7. #7
    Join Date
    Apr 2009
    Location
    Orbiting Venus
    Posts
    16,163

    Default

    No you don't use ssh or sftp to access the box, you use SMB, a network protocol used for filesharing.

    You will need to install SMB (client) on your Linux system. You then use smb to mount the USB drive on the Box, and then you will "see" the drive on your Linux system just like you would see any other mounted/networked drive.

    Do some Googling and/or ask for assistance in a forum specific to your brand of Linux.
    Note: This is a users' community forum. For official support, submit a Support Request.
    You can also find out how to Get Help or read the Boxee TV and Boxee Box Documentation.

    SageTV Server 7.1.x w/Gemstone and Plex Home Theater v0.9.9.7.146 w/PlexPass
    HD-PVR w/v1.5.6 drivers / Hauppauge IR blaster / FiOS Extreme HD / Motorola QIP6200 / SPDIF+720p Fixed Output
    on HP Media Center 8400F (Phenom 9500 QuadCore 2.2GHz, nVidia GeForce 8500 GT)
    via Olevia 247TFHD/Onyko TX-SR606/Harmony 550/HP MediaSmart EX490 WHS w/12TB
    Plex Media Server v0.9.7.22 on HP Touchsmart 600-1105xt
    Sonos Play:3, Connect / Simple.TV / Roku 2 XS+Plex / iPhone 5 / iPad 2

    "Some people just aren't happy unless they're disappointed or angry."

  8. #8

    Default

    Quote Originally Posted by alexgondim View Post
    And how can I see my Boxee from the Linux?

    any ssh or sftp so I could send my files over the network?
    this works for me but remember, you need an external harddrive hooked up to the boxee via usb.

    mount -t cifs /ipoftheboxeebox/nameoftheharddriveconnectedtoboxee MOUNTPOINT -o user=USERNAME,password=PASSWORD

  9. #9
    Join Date
    Jul 2012
    Posts
    14

    Default

    Perfect.. Now it is all ok.. thanks guys

    the olny thing that i have changed is:

    mount -t cifs //ipoftheboxeebox/nameoftheharddriveconnectedtoboxee MOUNTPOINT -o user=USERNAME,password=PASSWORD

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •