cp / ditto / Finder copy caught in inifinite loop?
Hoping somebody can put me out of my misery here! I'm trying to copy mounted network drives (smb mounted from a windows XP box using Finder) to my shiny new iMac.
Initially I tried copying my d: drive in Finder and then used cp in Terminal, but found that both of them soon consumed ALL my ram (~1Gb) and had to be quit.
I then used ditto on a different drive (my y: if you're wondering!) and it worked great, no memory leaks, I used the -nocache option presuming that Finder and cp failed because they were trying to cache all the copied files.
But then when I returned to copy d: with ditto, it got caught in an infinite loop trying to copy a CVS repository. Finder copy also eats all my ram copying seemingly simple directories with ~20 files. I don't know if the two issues are related (i.e. is Finder trying to cache an infinite list of files?)
Whats going on here? I'm not impressed with OS X's interaction with SMB mounts!! I can kludge up a copy by logging into windows and scp'ing the Mac, but this doesn't solve the problem with cp / ditto / Finder copy on the Mac.
I heard Macs were great! I've had nothing but trouble so far...
stock 20 inch iMac (5 days old), Mac OS X (10.4.8)