Grant wrote:
I store my music collection on my desktop and I'd like to keep my laptop in sync with an exception. My directory structure is laid out like:~/music/artist/album/ which contains flac files, a cover.png file, and a folder called CD. I'd like to synchronize the flac files and cover.png but keep the CD folder out of it completely. How should I do this? - Grant
The thing that jumps to me immediately is rsync with a --exclude=CD -- Eric Martin Key fingerprint = D1C4 086E DBB5 C18E 6FDA B215 6A25 7174 A941 3B9F
signature.asc
Description: OpenPGP digital signature

