Ask Experts Questions for FREE Help !
Ask
    kishorekonijeti's Avatar
    kishorekonijeti Posts: 1, Reputation: 1
    New Member
     
    #1

    Sep 29, 2010, 03:29 AM
    Batch command to copy files of today's date?
    Hi

    I need to copy a file created on today in one folder to another folder by using a Batch File as I need to a MIS of the daily activities.

    Kindly help me on the above subject.
    NeedKarma's Avatar
    NeedKarma Posts: 10,635, Reputation: 1706
    Uber Member
     
    #2

    Sep 29, 2010, 03:31 AM
    batch file command for copy - Google Search
    GrantHillsSA's Avatar
    GrantHillsSA Posts: 405, Reputation: 9
    Full Member
     
    #3

    Oct 3, 2010, 05:23 PM

    Am not sure what folder should go where but here are the basics to get you started...

    Xcopy c:\123.wav c:\work /D:10-15-2009 ''mm-dd-yyyy''

    This will copy all files that have changed since this date.
    Hope this helps :)

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Batch file- Copy current date files [ 3 Answers ]

Dear experts, How do I create a dos batch file to copy only todays(current date) files from the directory.

After erase the files in cd=rw I copy some small files but cd is full for that files [ 1 Answers ]

after erase the files in cd=rw I copy some small files but cd is full for that files what is the problem here how can I solve that please help me

Batch files, add/remove programs check possible? [ 1 Answers ]

Hello, :confused: I am wondering if it is possible to have a batch file check the applications that are installed by checking add/remove programs? Or Maybe there is an easier way to accomplish this check with a batch file? Thanks for all of your time.


View more questions Search