Search : in
By :

Batch file move older file greater than 1 yr

Last answer on Jan 22, 2009 6:11:21 pm GMT Mahk, on Dec 9, 2008 4:39:02 am GMT 
 Report this message to moderators

Hello,


In my case I want to move older files from one folder to other folder and the file less than one year should still there and more that one year should move to other folder. pls help. will appreciate.


Thanks

Configuration: Windows XP
Firefox 3.0.4

Best answers for « batch file move older file greater than 1 yr » in :
Batch file – Get Filenames & Timestamps ShowBatch file – Get Filenames & Timestamps Issue Solution Note Issue Can anyone help me create a batch file that will display all the files, subfolders and files under subfolders of folder with both date created and date modified then...
What is a batch file? ShowWhat is a batch file? Creating a batch file Prerequisites Create file Windows comes with a version of DOS, which allows you,exploiting the features and the sequence of commands in a script. Batch file, is a simple text file (ascii)...
[Batch File]Time based actions Show[Batch File]Time based actions Issue Solution Issue Upon creating a batch file you want that certain line of batch file is executed after every second (not all the program only certain line). In VB we can do it using the Timer...
Download Move Action ShowIf you have a webcam, use it intelligently. Besides using it only for your conversation in live in the customers of freight forwarding or others, throw an application or stop your computer thanks to this software. Move Action is an application which...
Download Stereo Movie Maker ShowSeveral cameras in digital mode have two modes videos that is a resolution 320x240 or 640x480 and among which the most part record videos in the .MOV format of Quick Time. StereoMovie Maker can read these videos with a program of assistant called...
Multichannel audio (5.1, 6.1, 7.1) ShowMultichannel audio The term "multichannel audio" refers to the use of multiple audio tracks to reconstruct sound on a multi-speaker sound system. Two digits separated by a decimal point (2.1, 5.1, 6.1, 7.1, etc.) are used to classify the various...

1

Swarve, on Dec 9, 2008 11:03:55 pm GMT
  • +1

Hi Mahk,

What is the folder structure that you have and what are the filenames that you're working with?

Is there any restriction to which method you use?

Swarve

Reply to Swarve

2

 Yesh, on Jan 22, 2009 6:11:21 pm GMT
  • +20

I am also trying the same. I am newbie to batch programming.

I am trying to delete .log files that are older than 30 days from a folder c:\dump

Reply to Yesh