upload -r "/mp3/*"

In any case there has to be people out there who have figured out how to keep their mp3 directory synced with the player. Taking suggestions, code examples, flames and whatever else you can send my way.


upload -p -r /mp3/*

Does exactly what you want, for the simple reason that that's exactly what I wanted when I added that feature.

Peter