write a file "copy" program in Python for Unix and Windows...

Ben Kial benkial at hotmail.com
Sun Sep 28 21:59:52 EDT 2003


I need to write a program to "copy" files and preserved the files'
atime, mtime, ctime, file permissions. I also need to have this
program working in Unix and Windows, where the "Archive"
attribute on the file also has to be preserved (any more
Windows idiosyncrasies?).

Any help will be very much appreciated. Thanks in advance.


Ben






More information about the Python-list mailing list