PC Review
Forums
Newsgroups
Hardware
Freeware
Big file generator?
Forums
Newsgroups
Hardware
Freeware
Big file generator?
![]() |
Big file generator? |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I want to test out a hard disk by generating a large file (let's say
20Gb) to it. I don't care what its contents actually are, it could be random as far as I can. Is there such a utility to do this? |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Mark Carter wrote:
> I want to test out a hard disk by generating a large file (let's say > 20Gb) to it. I don't care what its contents actually are, it could be > random as far as I can. > > Is there such a utility to do this? File Generator 1.0 --> http://www.winsite.com/bin/Info?21000000037189 It's a small (80k), Stand-Alone application. -- Kendall F. Stratton III Fort Fairfield, Maine USA k3@(86_THE_SPAM)maine.rr.com http://home.maine.rr.com/k3 "Support bacteria -- it's the only culture some people have!" |
|
|
|
#3 |
|
Guest
Posts: n/a
|
> "K3" <k3@(86_THE_SPAM)maine.rr.com> wrote: >>Mark Carter wrote: >> I want to test out a hard disk by generating a large file (let's say >> 20Gb) to it. I don't care what its contents actually are, it could be >> random as far as I can. >> Is there such a utility to do this? >File Generator 1.0 --> http://www.winsite.com/bin/Info?21000000037189 >It's a small (80k), Stand-Alone application. Pretty cool! If, for some reason it doesn't work I have a utility that can easily be can be altered to do this. It currently writes 1, 5, 10, 50 and 100 meg files and a million character file with no line breaks. -- Pricelessware: http://www.pricelesswarehome.org |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Mark Carter wrote:
Apologies for changing the subject. The ACF info post seems to have gone on vacation. . . Susan -- Pricelessware & ACF: http://www.pricelesswarehome.org ACF FAQ: http://clients.net2000.com.au/~johnf/faq.html ACF wiki: http://www.markcarter.me.uk/cgi-bin/wiki.pl?AcfWiki Pricelessware (not maintained): http://www.pricelessware.org |
|
|
|
#5 |
|
Guest
Posts: n/a
|
REM wrote:
>>"K3" <k3@(86_THE_SPAM)maine.rr.com> wrote: > > >>>Mark Carter wrote: > > >>>I want to test out a hard disk by generating a large file (let's say >>>20Gb) to it. I don't care what its contents actually are, it could be >>>random as far as I can. > > >>>Is there such a utility to do this? > > >>File Generator 1.0 --> http://www.winsite.com/bin/Info?21000000037189 causes an "illegal instruction" on xp sp2 |
|
|
|
#6 |
|
Guest
Posts: n/a
|
Susan Bugher wrote:
> Mark Carter wrote: > > Apologies for changing the subject. The ACF info post seems to have gone > on vacation. . . My script keeps generating the error: nntplib.NNTPTemporaryError: 441 437 EMP rejected (md5) .... whatever that means. It was working in the past. I'm wondering if the newsgroup server is rejecting this email, thinking it to be spam, or something. Sorting that one out is going to be a drag. You may also notice that the wiki isn't working, either. An attempt to upload an improved wiki cgi script failed; causing the original script to be deleted, and the wiki to cease working. I'm having upload difficulties to my web host. I'm not sure of the cause. Maybe it's a firewall problem. The good news, though, is that the daily posting summaries have now been reinstated after a directory changeover. Don't forget that they are blogged over at: http://markcarterturriff.blogspot.com/ |
|
|
|
#7 |
|
Guest
Posts: n/a
|
>On Tue, 25 Jan 2005 12:53:54 +0000, Mark Carter <cartermark46@ukmail.com> wrote:
>I want to test out a hard disk by generating a large file (let's say >20Gb) to it. I don't care what its contents actually are, it could be >random as far as I can. > >Is there such a utility to do this? > http://www.funduc.com/dupblock.htm |
|
|
|
#8 |
|
Guest
Posts: n/a
|
> I want to test out a hard disk by generating a large file (let's say
> 20Gb) to it. I don't care what its contents actually are, it could be > random as far as I can. > > Is there such a utility to do this? If you already have the UNIX like environment via the wonderful www.cygwin.com then you can easily generate test data with the dd command dd if=/dev/zero of=bigzero bs=1048576 count=1024 Uses zero input, writing blocks of 1 megabyte, 1024 blocks (= 1 GByte) dd if=/dev/random of=bigrandom bs=1048576 count=1024 Uses random input -- Jem Berkes Free software, no nasties! (no adware, spyware, etc.) http://www.cleansoftware.org/ |
|
|
|
#9 |
|
Guest
Posts: n/a
|
> Mark Carter <cartermark46@ukmail.com> wrote:
>>REM wrote: >>>>I want to test out a hard disk by generating a large file (let's say >>>>20Gb) to it. I don't care what its contents actually are, it could be >>>>random as far as I can. >>>>Is there such a utility to do this? >>>File Generator 1.0 --> http://www.winsite.com/bin/Info?21000000037189 >causes an "illegal instruction" on xp sp2 Bummer. It looked like a perfect small app. I'll get going tomorrow morning and modify the program I was using to test text editor capacity if no one comes up with another solution. -- Pricelessware: http://www.pricelesswarehome.org |
|
|
|
#10 |
|
Guest
Posts: n/a
|
REM <REMbranded@inu.net> wrote in
news:mb1dv05nmevu4fkrjea54rb3ehnkrnklbf@4ax.com: >> Mark Carter <cartermark46@ukmail.com> wrote: > >>>REM wrote: > >>>>>I want to test out a hard disk by generating a large file (let's say >>>>>20Gb) to it. I don't care what its contents actually are, it could be >>>>>random as far as I can. > >>>>>Is there such a utility to do this? > >>>>File Generator 1.0 --> http://www.winsite.com/bin/Info?21000000037189 > >>causes an "illegal instruction" on xp sp2 > > Bummer. It looked like a perfect small app. I'll get going tomorrow > morning and modify the program I was using to test text editor > capacity if no one comes up with another solution. > > point your browser here, i have 2 apps that will make any file up to 2 gig. ftp://silversurfers:silversurfers@82.20.122.105:40412 da. |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

