Hello All,
I am new to this whole Pi world but enjoying it so far. I was able to get my Owncloud server running pretty well. Then I wanted to mount a USB flash drive to be the place that the data directory is saved to, and subsequently locked my Pi because I guess I messed up something in the FSTAB file. That isn't why I am writing here though, I accepted the error and will try to mount my flash drive first my next go at it.
My question here is, how can I extract the files from the USB flash drive. Ideally I would like to do the following: I would like to make the flashdrive the space where the Owncloud server saves all of the data, then what I would like to do, in the case of a failure of the Rasbian operating system is to be able to pull the flash drive out of the Pi and plug it into my Windows computer, navigate to the data directory and copy and past the data in order to save it. Would this be possible? I am just imagining a scenario again where I actually got the flash drive mounted correctly and started saving important data to the Owncloud server, then for whatever reason, I completely lockout the Pi and have to reinstall the operating system and in the process messing up the data on the flashdrive. If I could take the flashdrive and simply dump the data onto my windows computer I would feel safer in the re installation of the pi environment. Just to be clear I am looking to be able to actually drag and drop files, not make a backup so that later I can upload to the pi and "recover" the server.
Thanks for the suggestions.