Assuming it's on the same filesystem, and you're using a real filesystem format (ext2/3, xfs, jfs, etc), they should be almost identical.... According to the docs on the File class though, it uses syscopy for move, which seems odd to me, but the performance should be almost identical. --Kyle