same thing is going to happen to anyone who’s “Users” directory is on anything but “Default” drive under mac osx. I’ve noticed that when given path “/Users/Data/gwoodruf” as a location. It’s expanding it to “/Volumes/Data Raid/Users” via some sort of “absolute dir” call. Then it’s comparing it to “/Users/” and getting confused. Just “abs path” both directories or neither or disable check via a flag.