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

Re: Portable Ogg Vorbis player



On Thu, Dec 11, 2003 at 07:15:10PM +0000, Antony Gelberg wrote:
> PS The command I use to sync my music is:
> 
> rsync -v -r --size-only --include*/ --include*.m3u --include*.ogg
> --include*.mp3 --exclude* ~/music /usbkey

Should read:

rsync -v -r --size-only --include "*/" --include "*.m3u" --include
"*.ogg" --include "*.mp3" --exclude "*" ~/music /usbkey



Reply to: