[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with FTP maxpkts



On Tue, 23 Feb 1999 04:01:25 PST, Cristiano Santoni wrote: 
>Can anyone helpme solving the following problem with FTP sources?
>The Tcl code:
>
>$ftp0 set maxpkts 10
>
>or the equivalent:
>
>$ftp0 produce 10
>
>seems to have no effect.Why?
>Any advice?

Can you be more specific about the problem you encountered?
(No effect could mean not sending any packets, or sending an unending
stream of packets.)

Putting the script up at some URL would also be helpful.

   -John Heidemann