Tuesday, February 24, 2009

Sync my music directory with my iPod

I use rockbox on my iPod, and I can never remember the rsync line I need to sync the music folder on my machine with the folder on the player. Here is the line I used last (expanded, so I can tell what the options are):

rsync --recursive --update --whole-file --delete --stats --progress --dry-run ~/audio/ ~/iPod/Music/

No comments: