On Monday 17 January 2005 19:53, Harold Castro wrote: > versa. What I'm thinking now is to create a simple > perl script that will create a file, as huge as it can > be, or just a continues stream of dummy bytes being > uploaded to a remote host. Only I don't know where to > begin. Any idea?? I'd pull a long string of bytes from /dev/urandom (say, several 10s of Kb worth) and just send that block over and over. (random so that you get the information of the line without any interim compression happening)
Doing this as a Perl CGI probably wouldn't be too tricky. -- Robin <[EMAIL PROTECTED]> JabberID: <[EMAIL PROTECTED]> Hostes alienigeni me abduxerunt. Qui annus est? PGP Key 0xA99CEB6D = 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D
pgpZQibHB0daI.pgp
Description: PGP signature
