Adding files to USB connected Hard drive via Network
#1
Question 
I have set up a XBMC for my parents and for various reasons I have connected an external hard drive to the raspberry pi.

I would like to be able to load content directly to the XBMC/Raspberry Pi USB hard drive via a computer on the network. I have come to a dead end and for some reason I am unable to find a simple way to do this. Can you help Huh

Thanks Smile
Reply
#2
Are you looking for a automated way to do this, or would manual loading suffice?

I'd suggest WinSCP if the latter is okay.
Reply
#3
The manual is great Smile Sorry to ask, but I am unsure how a FTP client will help. Are there any settings that I will need to change on the XBMC for this to work?

Is there a thread about setting this up?
Reply
#4
Never mind found this one:
http://wiki.xbmc.org/index.php?title=SFTP

For others reading this

Download WinSCP : http://sourceforge.net/projects/winscp/

Install and follow steps below:

1. Choose a SFTP client and open an instance
2. Enter The XBMC box IP (e.g. 192.168.1.254)
3. Choose port 22
4. username = pi
5. password = raspberry

Thanks for all the help Smile
Reply
#5
Thats transferring over ssh, The slowest way to transfer files. Transfers will go way faster if you use samba.
Reply
#6
Yes it was a very slow file transfer. Any chance you could provide some links or instructions?

Thanks Smile
Reply
#7
Sure. These Instructions for openelec work fine in windows.

Its still not going to be a speed demon due to it being a pi but it will be faster.
Reply
#8
Wink 
You're kidding, all I needed to do was enter in the ip address into windows explorer! lol ok why the hell didn't I think of that the first time! XD

oh man, sometimes it's the simple things in life :-P
Reply
#9
Can this be done if you are not on the same network?
Reply

Logout Mark Read Team Forum Stats Members Help
Adding files to USB connected Hard drive via Network0