On Aug 14, 7:30 am, "Tony" <[EMAIL PROTECTED]> 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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to