scripsit Antony Gelberg: > On Thu, Dec 11, 2003 at 01:17:38PM -0700, Thanasis Kinias wrote: > > 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? > > Nope, but I assumed it might be quicker.
FWIW, I use rsync to sync my oggfiles between laptop and desktop, with `rsync --delete -uavn' to test, followed by another run without the `-n'. There are 2 GB-plus of files, and I find that the time required (beyond the actual transfering of files) is trivial. I just did a run (over a slow Internet connection) and it took about 1.5 sec to process. -- Pax vobiscum; pax cum omnibus. . Thanasis Kinias tkinias at asu.edu Doctoral Student, Department of History Arizona State University Tempe, Arizona, U.S.A. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]