how to read the size of a file using bat file?

Discuss anything not covered in another forum (life, the universe etc.)... Please keep it PG-13 and avoid spam.
Post Reply
sulmau
New Member
Posts: 13
Joined: Tue Dec 28, 2004 6:04 am

how to read the size of a file using bat file?

Post by sulmau »

Hi all,

I'm new to this forum & this is my 1st post & really need ur help regarding a bat file programming.

I'm currently using the Windows NT 4.0 & need to run a bat file to check the size of the files downloading in a specific folder at specific intervals.

i.e bat file runs every xx minutes & check the size of the files always alphanumeric, & move the files if greater then xx size to another location?

Can anyone let me the exact code to program this type of bat file?

Awaiting helpful reply.

Regards / Sulman
User avatar
Joint Chiefs of Staff
Posts: 42832
Joined: Mon Mar 26, 2001 12:00 am
Location: The Sandbox

Post by Joint Chiefs of Staff »

Norm and TonyT come to mine. This is out of league.

Welcome to the carnival. :D
Ghosthunter
SG VIP
Posts: 18183
Joined: Tue Mar 06, 2001 12:00 pm

Post by Ghosthunter »

sorry not sure how to do it with bat file..can do it with Perl though
Post Reply