shutil.copy time stamp errors on win XP

BartlebyScrivener rpdooling at gmail.com
Sat Apr 15 18:46:35 EDT 2006


I'm working on various backup scripts, using filecmp and shutil.

When I run a script to copy files to a mapped network drive, shutil
creates a backup file with a date of 2002 or so.

If I use shutil.copy2 it copies the dates of the original files, but
creates folders with similary old dates and times.

Anybody ever seen that before? My system clock is fine.  I don't know
what else to try.

Thanks for any help.

rick




More information about the Python-list mailing list