Script to copy database
kyosohma at gmail.com
kyosohma at gmail.com
Tue Aug 14 11:06:12 EDT 2007
On Aug 14, 7:30 am, "Tony" <amcc... at hawkeyerec.com> wrote:
> I'm new at this and would like to know how set up a script to copy a
> database from a local computer to a network at a certain time everyday.
> Should be simple enough, but, as of now I am unfamiliar with how to do this.
> Would this be done by writing a script and setting up a scheduled task to
> run the script? Can anyone help me with the script? Just need it to copy
> an Access database from the local C: drive to a network F: drive.
>
> Thanks,
> Tony
You could use Python's shutil module too!
Mike
More information about the Python-list
mailing list