Computing.Net > Forums > Programming > Search Results

Quick Links

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

Sponsored Results for: VBS to delete files smaller than x

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: VBS to delete files smaller than x

Product Search Results


Results 1 - 25 of 19032

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

VBS to delete files smaller than x
    Summary: Hello, I am looking for a script that will delete any file in a folder and it's sub-folders that are 100k or smaller. Thanks in advance for any assist...

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 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...

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...

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 (*.*) ...

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...

unable to delete file with wildcard
    Summary: Hi All, I am trying to delete files in a ftp box.file will be present in the below format in the ftp box. abc_200080304122334.txt abc_20008030313544.t...

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...

VBS script to delete files
    Summary: Can any script gurus tell me why the following VBS script doesn't run at all on my XP box? It's supposed to echo all files newer than the specified d...

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 (...

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...

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...

VB Script for deleting files
    Summary: I have a script that I'm trying to use to delete files off a server. I have a .txt file with the location of the files needing deleting. How do I ge...

VB.Net How to alter files
    Summary: You dont get it huh. I want to be able to delete file. And edit text files only. Not .erbew files or .imdumb files. Vincenzo ...

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...

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...

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...

Batch to Delete files in a folder
    Summary: Hello, I’m trying to make a bat file that will delete all files in the My Pictures and the My Music folders for a particular user. This should work...

script to delete files after ftp
    Summary: Hi, I'm trying to have a .bat file set up as a scheduled task to upload files via ftp and then, if successful, delete the files locally. I have the a...

VBS to Rename Files
    Summary: I am looking for a VB Script that would rename several Acrobat files based on a reference list (txt, csv, ect). The acrobat files are created with tim...

Deleting files using VBscript
    Summary: I am writing a script to backup files to a USB drive. I would like to delete the old backup folder and all its files then rebuild and populate the fol...

Deleting files based on Date
    Summary: I need had rename files with the date and then move them to a particular foder. I have done the renaming and moving thing successfully but now i also...

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 ...

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

Sponsored Results for: VBS to delete files smaller than x

Ads by Google