Re: [gentoo-user] Moving a file using Python and Cron

2007-09-09 Thread Jan Seeger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12:34 Fri 07 Sep , Greg Lindstrom wrote: > When I run the file from the command line everything works great, > but when I schedule the job to run from the crontab file, the original file > is created and populated, but the rename fails. I am u

[gentoo-user] Moving a file using Python and Cron

2007-09-07 Thread Greg Lindstrom
I have a python (2.4) routine running on Gentoo Linux. It creates a file and, after the file is complete, renames the file using Python's os.rename() command. When I run the file from the command line everything works great, but when I schedule the job to run from the crontab file, the original f