Data transfer refers to the movement of data from one medium to another. This is commonly achieved via the dd Unix program.
2
votes
0answers
103 views
Receiving files from android via bluetooth?
So I currently have an android application that is paired to my pi via the bluetooth dongle. Regularly in order to recieve a file, I have to go and manually accept the transfer to occur.
Is there way ...
1
vote
2answers
551 views
Transfer speed of download versus copying over the network
I have a Model B Raspberry Pi, attached to a wired network. It has Raspbmc installed. It also has an expernal USB drive for storage.
I also have a laptop, attached to a wireless network. These two ...
2
votes
2answers
5k views
Rpi running XBian. How to transfer files quickly over the network?
I have a RPi running XBian (XBMC). It is connected to my home network through an ethernet cable. My laptop is connected via wifi. I have few HDDs connected to the Rpi via USB.
My goal is to quickly ...
4
votes
1answer
726 views
Is this an OK way to transfer my 16GB SD card to an 8GB SD card (simple dd)?
FWIW, this is running on an Arch Linux ARM installation booting off SATA, where I plugged in the SD card from the RPi (the original 16GB card was imaged from Windows using the debian image onto the ...