Computing.Net > Forums > Programming > Batch file

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Batch file

Reply to Message Icon

Name: lukerat
Date: July 29, 2009 at 06:25:34 Pacific
OS: Windows XP
Subcategory: Batch
Comment:

Hi, i need to create a batch file that copies a certain file extension (*.db0,*.db1, *.db2 etc) from one server directory to another server directory, ie \\uklon0000\smcc\data to \\10.13.0.0\smcc. The copied file needs to overwrite the previous file in the smcc folder. I will run a schedule task for the batch file to run every night. How should I create the script? thanks



Sponsored Link
Ads by Google

Response Number 1
Name: Mechanix2Go
Date: July 29, 2009 at 06:31:24 Pacific
Reply:

copy \\uklon0000\smcc\data\*.db? \\10.13.0.0\smcc


=====================================
If at first you don't succeed, you're about average.

M2


0

Response Number 2
Name: lukerat
Date: July 29, 2009 at 06:40:09 Pacific
Reply:

Thank you! Great..


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


VB6 Code listing director... Adding commands after ech...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Batch file

Batch file to count a specific character in a www.computing.net/answers/programming/batch-file-to-count-a-specific-character-in-a/19751.html

FTP batch file www.computing.net/answers/programming/ftp-batch-file/9027.html

batch file www.computing.net/answers/programming/batch-file/13936.html