I would like to be able to plug in my portable HDD, and run some small app or script that would backup a certain set of files (itunes media and some documents) to a certain set of files
I need something that does transparent backups, no encryption or whatnot
It should also be smart enough to only backup changed or new files, and I would prefer it to not delete files that have been removed from the computer.
I had a nice rsync script that was working in Debian, but alas, I'm back to Windows for now.