Computing.Net > Forums > Programming > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: Delete Files Older Then x Days

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: Delete Files Older Then x Days

Product Search Results


Results 1 - 25 of 13157

[higher confidence] - higher confidence, [lower confidence] - lower confidence

Delete Files Older Then x-Days
    Summary: Greetings All! The following MS-DOS code will delete any specified files, in specified location, and older then a specified date. "Delete files by ol...

Batch File to Delete Files Older Than 1 Day
    Summary: search the forum "Delete Files Older Than 1 Day" and you can see many similar links to your question. Unix Win32 tools | Gawk for Windows...

Delete Files in a directory older than X days
    Summary: I have been using a batch file to delete .zip files in a directory that are older than 2 days old. It has been working very well. However, I would lik...

HELP Del Files Older Than 15 Days?
    Summary: Hi People, Please help me with the DOS code to delete files older than 15 days. i will schedule the batch file then. We are doing this to delete older...

Batch File deleting files by date?
    Summary: I have share on a server in which i have files being saved to. I need to purge this folder every so often of files that are no older then 2 days. I ha...

Batch File deleting files by date?
    Summary: Relates to an ealier post with title: Batch File deleting files by date? HAD TO CHANGE FOLLOWING TO GET WORKING 1. In Line: for /f "tokens=2" %%i in (...

Deleting files based on Date
    Summary: I may be overstepping as a new guy, but take a look at my posting. http://www.computing.net/programmin... This is MS-DOS code for deleting files by ol...

DOS Batch file *used* to work...
    Summary: I had found a script, I believe from Chrispie and Dtech10, which was working fine but not anymore. It would delete files older than X days old. We did...

Need more code
    Summary: Hi Where is this section of code. rem Get Date Number : DayNo %1 for /f "tokens=1-3 delims=/- " %%a in ("%1") do ( set /a mm=%%a set /a dd=%%b set /a ...

Deleting older than 7 day directories
    Summary: Hi Guys I have a batch script which creates directories and then copy my files to it every day. How can I adjust this script to delete the older than ...

Script to move/delete files
    Summary: I am trying to write a batch script that moves all files from one network folder to another network folder. On the destination folder, I need to delet...

Batch file delete file by file name
    Summary: I'm trying to create a batch file that will delete a files by a certain name. The files will all be similar to this. a20081010.txt or a20081011.txt o...

delete old folders
    Summary: Hello, Need a simple batch file that will do the following: 1. Check to see if there are folders older then X days in a given path. 2. If there are...

Batch file to delete files by date.
    Summary: I'm needing help with a batch file to check the date of files in a particular directory and delete the files older than 90 days. Is there a way to do ...

batch file to delete folders/files
    Summary: Hi, I am new to batch scripting and need some help from all your genius' out there. I want to write a script that will delete files older than 14 days...

How to get files older than 15 days
    Summary: Hi All, I am writing a batch script to zip the files which are older than 15 days. I can loop through the files inside a folderm but I am not sure how...

Batch File to clean folders
    Summary: Anyone knows how to create a batch file to clean up a folder based on a certain number of days? I want to delete files older than 7 days but I don't k...

Batch scrip to delete
    Summary: Hi , I have to delete files from a network drive..(which is accessible from my system)via a batch script, that are older than 3 days...the file name i...

date math: the saga continues
    Summary: yes delete files older than 30 days Dim fso Dim oFolder Dim oFile Set fso = createobject("Scripting.FileSystemObject") Set oFolder = fso.GetFold...

VBS help please
    Summary: Guys, Thanks for your help. I should probably explain my self a little better. We have a script that deletes files older than 30 days on one of our d...

delete files 'saved' 30 days ago
    Summary: is it possible to track file save date? the date when file was saved in a folder and subfolder. I want to delete files saved older than 30 days, refer...

Moving a file x days old
    Summary: You CAN do it with a VB Script. Just copy and past into a text doc and name witht he vbs extension. You will just need to modify the SOURCE and TARGET...

WSH: Delete files in folder by date
    Summary: I need to delete files from the C:\Company\Temp directory that are older than 120 days. I have to perform this on about 125 PCs. The VBScript keeps bo...

Need batch file to delete old files
    Summary: I need to create a batch file that will compare files and folders on a server to their counter parts on a workstation and delete anything older than a...

Batch file to delete files in a dir
    Summary: Hi I am trying to get a batch file to delete files which has dates older than 7 days so far I have @ECHO OFF CLS FOR /R C:\User_share %%FILE IN (*.*) ...

Jump To: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>

Sponsored Results for: Delete Files Older Then x Days

Ads by Google