Mobile SD Depository Raspberry Pi
Posted: Thu Jun 30, 2016 4:17 pm
I need some way of making my raspberry pi, take the files from an SD card and copy them to a HDD, and remove the files from the SD. Thats it. Any Help is appreciated.
A small, affordable computer with free resources to help people learn, make things, and have fun
https://www.raspberrypi.org/forums/
https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=153114
I have an HDD, As of right now im downloading noobs, and am booting to raspbian. I have a usb 2.0 to SD dongle by sandisk.B.Goode wrote:Do you have a preferred (or essential) Operating System you want to use?
In general: work out how to do it 'manually', then automate those steps.
Where are you starting? Is the HDD connected to your RPi and mounted so that you can write to it? Do you have an SD card reader/writer dongle available for connection to the RPi?
Oh i didnt see the In general part, yea i figured as much, but how can i make a batch of codes, and have that command batch executed by say... a button connected to the GPiO's?B.Goode wrote:Do you have a preferred (or essential) Operating System you want to use?
In general: work out how to do it 'manually', then automate those steps.
Where are you starting? Is the HDD connected to your RPi and mounted so that you can write to it? Do you have an SD card reader/writer dongle available for connection to the RPi?