So, when I had my iBook, I would sync from my iMac (PPC) to my iBook and my iBook would reflect my current iMac library. I usually did this via RSYNC, with a command like:
(from the iBook after mounting my home directory on my iMac)
rsync -avp --delete /Volumes/chornbe/Music/ ./Music
and all would be well.
Doing the *EXACT* same thing from my MacBook Pro, however, makes it so that if I happen to do a "Update Podcasts", the MacBook then goes and downloads all the podcasts I know longer keep around because they've already been listened-to.
Any ideas on why this might be? I've verified versions and same settings across all machines involved.
Thanks in advance.
(from the iBook after mounting my home directory on my iMac)
rsync -avp --delete /Volumes/chornbe/Music/ ./Music
and all would be well.
Doing the *EXACT* same thing from my MacBook Pro, however, makes it so that if I happen to do a "Update Podcasts", the MacBook then goes and downloads all the podcasts I know longer keep around because they've already been listened-to.
Any ideas on why this might be? I've verified versions and same settings across all machines involved.
Thanks in advance.