fa364fd fixed problem with long move operations (#466278)

Authored and Committed by huff 15 years ago
    fixed problem with long move operations (#466278)
     changed code to try to use rename first then shutil, if the file is on the same fs with be alot faster
     also added support for using full path of name as final destination helps when scripting
    
        
file modified
+34 -22
file modified
+7 -2