Computing.Net > Forums > Programming > copying files dated today w/o overwrite

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

copying files dated today w/o overwrite

Reply to Message Icon

Name: DannoU
Date: May 5, 2009 at 08:19:13 Pacific
OS: DOS
Subcategory: Batch
Comment:

Hey guys, I'm trying to put a batch together in DOS to copy files generated by an app today only and put them in a "today" folder.

I've already written code to increment the folder by date. I have it creating the "today" folder.

Now to get code to incorporate a "copy today files to the today folder" command.

Then to put it all together - shake - stir - and see what pops out the other end.

Thanx up front,

DannoU



Sponsored Link
Ads by Google

Response Number 1
Name: Valerie (by Garibaldi)
Date: May 5, 2009 at 14:21:39 Pacific
Reply:

Which dos version?


0

Response Number 2
Name: DannoU
Date: May 5, 2009 at 23:25:14 Pacific
Reply:

Actually, the OS is XP, but I'm writing in the command interpreter which comes with the XP opsys. So far the code is working fine, with the exception of the following.....

I need to copy files dated today "only", on a count of the fact that they are graphics/data files - huge. I just picked up a 1TByte external drive, But that will even fill rather quickly at 6Gig a copy*2.

DannoU


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


c programing Batch File Possibilities



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: copying files dated today w/o overwrite

copy file where date is prev month www.computing.net/answers/programming/copy-file-where-date-is-prev-month/7477.html

copy files of a particular date www.computing.net/answers/programming/copy-files-of-a-particular-date/14483.html

Win2k batch: copy only new files? www.computing.net/answers/programming/win2k-batch-copy-only-new-files/10386.html