#4587 HIGH Untriag: Bulk downloading of Journal files to USB useful for G1G1.
Zarro Boogs per Child
bugtracker at laptop.org
Thu Nov 1 13:48:18 EDT 2007
#4587: Bulk downloading of Journal files to USB useful for G1G1.
------------------------------+---------------------------------------------
Reporter: MitchellNCharity | Owner: jg
Type: enhancement | Status: new
Priority: high | Milestone: Untriaged
Component: distro | Version:
Keywords: | Verified: 0
------------------------------+---------------------------------------------
622 q2d02 B4.
I frequently run a script to copy all the content files from the
datastore. In a G1G1 context, the xo looks like a content generating
device (eg, camera), and you want to dump it to another computer for rapid
exploration, selection, and archiving. We should provide a mechanism.
The script needn't understand the datastore. Eg, something like
find .sugar |xargs -n 1 file|grep Ogg|perl -ne '/(.*?):/ or next;
$f=$1;$f=~/.*\/(.*)/; `cp -p $f somewhere/$1.ogg`;'
--
Ticket URL: <https://dev.laptop.org/ticket/4587>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list