Login Register


About copying file filter_list
Author
Message
RE: About copying file #3
(04-08-2014, 03:58 PM)chmod Wrote: This is fairly simple to do and could have been answered straight away with a simple google search:
Code:
for /r %x in (*.txt) do copy "%x" D:\targetDir\ /Y

Tks for your reply. I've tried this code but nothing happen Sad. And I want to know where is "C:\...\" in the code

Reply





Messages In This Thread
About copying file - by pijero1stjudnt - 04-08-2014, 03:30 PM



Users browsing this thread: 1 Guest(s)