Search found 2 matches

by leama
03 Feb 2015 07:32
Forum: DOS Batch Forum
Topic: file getting bigger (over 7 Go) and can't stop
Replies: 4
Views: 3724

Re: file getting bigger (over 7 Go) and can't stop

OK. I think I understand. cli.txt meets the condition *.txt, right?

I will test foxidrive's suggestion.

Thanks a lot, both of you!

Lea
by leama
03 Feb 2015 05:35
Forum: DOS Batch Forum
Topic: file getting bigger (over 7 Go) and can't stop
Replies: 4
Views: 3724

file getting bigger (over 7 Go) and can't stop

Hello, I'm having a serious problem with a batch file that does simple things like moving files to another folder, copying several files into a single file, and then moving these files to different folders. Then, I have a planified task (Windows server 2008) that executes this batch file every 10 mi...