Results 1 to 6 of 6

Thread: Sftp not working, XBMC

  1. #1
    Join Date
    Jan 2007
    Beans
    Hidden!

    Sftp not working, XBMC

    Hi, I already posted this in "multimedia" because it involves XBMC, but it's really a networking problem, so maybe someone here can help me.

    I have an Ubuntu box I'm using as an HTPC. It has Gnome 3, but it is set to automatically log in to XBMC.

    But for some reason I can't ssh, ftp, or sftp in from my laptop. Hitting ctl-L in nautilus and entering "sftp://username:password@192.168.1.106" gives "Oops! Something went wrong." Same if I use gftp.

    I tried using xbmc as the username, because that's the username for the webserver that allows me to control xbmc with my android phone. (Since xbmc supposedly has its own built-in sftp server.) Of course, that didn't work either.

    Any ideas?
    Last edited by vapor0; March 28th, 2013 at 07:18 AM.

  2. #2
    Join Date
    Jun 2007
    Location
    Minneapolis, MN
    Beans
    749
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Sftp not working, XBMC

    Try this from the command line, see what error messages you receive:

    Code:
    nautilus sftp://USERNAME@HOSTNAME/home/USERNAME
    Moderation in all things; including moderation.

  3. #3
    Join Date
    Jan 2007
    Beans
    Hidden!

    Re: Sftp not working, XBMC

    Nautilus gives me the error: Don't have permission to access the requested location.

    Adding sudo gives: “sftp” locations are not supported

  4. #4
    Join Date
    Jan 2007
    Beans
    Hidden!

    Re: Sftp not working, XBMC

    I get the same error if I try just "ftp" instead of sftp.

  5. #5
    Join Date
    Jan 2007
    Beans
    Hidden!

    Re: Sftp not working, XBMC

    The tutorial I followed on the Ubuntu box is http://www.ubuntu-tennessee.org/2012...tp-ssh-server/

    Apparently Xbmc has its own ftp/sftp abilities, but I haven't got that to work yet either. Yet I can control it easily over the local network using my Android phone!

  6. #6
    Join Date
    Jan 2007
    Beans
    Hidden!

    Re: Sftp not working, XBMC

    I still haven't got it working with my laptop, but I sftp'ed in with my Android phone using AndFTP after commenting out the ListenAddress section, as opposed to the advice in the above tutorial.

    Thanks to those who tried to help.

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
  •