I have my FreeNAS box setup and running with three 500GB drives in a RAID-Z1 pool (yee-haw!) and now I'm working on copying my iTunes library from my Macbook over to a share on the FreeNAS box. Later, I will be wanting to copy over the library from my desktop PC (Windows Vista). Most articles & posts I've found on the 'Net seem to deal primarily with accessing the files once they are on the server; what I'm more concerned about at this point is making sure I don't clobber anything unintentionally (and irrevocably!).
Basically I'm using sftp via Filezilla to copy my iTunes directory (/Users/monte/iTunes) to a directory on the server (/mnt/storage/media/itunes/iTunes). All is well and good, and should get done... eventually ;) But when I go to sftp the library from the PC across... won't some of the configuration files/databases in the iTunes directory on the server either get skipped or over-written? Whats the best way to handle this?
TIA,
Monte