Hi ,
i want to copy a files from one folder to other folder which are older than 30 minute from current time.
Thanks Shashikant
Hi ,
i want to copy a files from one folder to other folder which are older than 30 minute from current time.
Thanks Shashikant
The easiest way is to use robocopy (or forfiles)
robocopy is part of win2003 rtk and is installed on vista and windows 7 by default -> http://www.microsoft.com/downloads/details.aspx?FamilyID=9d467a69-57ff-4ae7-96ee-b18c4790cffd&displaylang=en
FORFILES is part of Windows 2000/NT resource kit but works fine on XP/Vista/7 -> (I think it is not available on microsoft site anymore)
h_ttp://www.petri.co.il/download_free_reskit_tools.htm