๐Ÿ‘ฉโ€๐ŸŒพ Contributions by @bmann at [[2005-11-23-syncing-itunes-music-folders-using-rsync]]
Agora locations contain community contributions with titles or topics that match your search. x
๐Ÿ“„ _posts/archive/2005-11-23-syncing-itunes-music-folders-using-rsync.md by @bmann โ˜† raw

layout: post title: Syncing iTunes Music folders using rsync created: 1132762951 categories:

  • rsync
  • iTunes
  • Mac
  • Music

Very much a work in progress. This took about 15min over a wireless connection, for 3000 songs on my Powerbook to the desktop machine. Shouldn't be used on anything other than 10.4 Tiger because the "E" flag is specific to that version, which keeps Apple resource fork information when copying.

rsync -rtE —progress iTunes/iTunes\ Music/ yourothercomputer.com:/Volumes/MaxtorBlue/Music

You'll be prompted for your password on the remote machine (assumes you have the same username on both machines).

  • r: recurse into directories
  • t: maintain the time stamp on the files
  • E: keeps Apple resource forks intact
  • progress: scrolls by a list of transfers and how long they take

Loading pushes...

โœจ AI Synthesis Mistral Gemini ChatGPT Claude x

Expanding this section will automatically generate an AI synthesis of the contributions in this node.