[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Portable Ogg Vorbis player



scripsit Antony Gelberg:
 
> rsync -v -r --size-only --include "*/" --include "*.m3u" --include
> "*.ogg" --include "*.mp3" --exclude "*" ~/music /usbkey

Two questions, probably based on my ignorance of the subtleties of rsync
or of the filesystem on this device.

1. Why `--size-only'?  Does the player's filesystem do something screwy
to timestamps?

2. Why all the `--include'/`--exclude' arguments?  What is there that
you _don't_ want to rsync? 

It just seems like `rsync -vr ~/music /usbkey' should do the job...

-- 
Pax vobiscum; pax cum omnibus.
.
Thanasis Kinias
tkinias at asu.edu
Doctoral Student, Department of History
Arizona State University
Tempe, Arizona, U.S.A.



Reply to: