- Ensure you have a Raspberry Pi installed with Raspbmc and connected to your home network. See this post for how to do this.
- Note down the IP address of your Raspbmc. (For example: 192.168.0.12) Follow step 1 of this post to find the IP address of your Raspbmc.
- From the computer you want to FTP, ensure that you can ping the Raspbmc. For example: ping 192.168.0.12. If the Raspbmc is not reachable, check the settings of your wireless router or home network.
- Open a FTP program and connect to the IP address of your Raspbmc using Secure FTP (SFTP).
- Login using the default username (pi) and password (raspberry) of Raspbmc. For example, I open Filezilla → Site manager. In Host enter the Raspbmc IP address, choose Server Type as SFTP, Logon Type as Normal, enter the username and password and click Connect.
- Transfer the files you want between your computer and your Raspbmc. For example, if you have a USB thumbdrive or harddisk plugged and mounted in your Raspbmc, you could transfer files to the drive directly from your computer using FTP.
- You may need root access to transfer to certain directories and mounted drives. The root account is disabled by default on Raspbmc. To enable it, SSH into your Raspbmc (see this post on how) and follow the directions here to get root access. FTP into your Raspbmc using root account and you can do these file transfers.
Tried with: Raspbmc 12.0-ALPHA5
[...] DHCP. This is quite a hassle if you control your Raspbmc using your cellphone or browser or use FTP or SSH with it, since the IP address keeps changing. Due to these reasons, it is better to assign a [...]
Reblogged this on Gigable – Tech Blog.
Thanks for your ‘how to’
I’ve followed your every instruction to the letter but I’m unsure what you mean by:
‘FTP into your Raspbmc using root account and you can do these file transfers.’
What is the root account name? And where can I find the usb device when logged into the Raspberry using Filezilla?
Thanks for your help!
I’ve found the answer myself. For those with the same issues:
The devices (harddrive, usb stick) you connect to your rapsberry can be found in the ‘media’ folder.
I don’t even need to be logged in as root to see it…