From: expect <ex...@ih...> - 2003-07-14 21:16:05
|
On Mon, 14 Jul 2003 13:14:42 -0400 (EDT) Alan Jiang <al...@ra...> wrote: > Hi, > I have an emergency problem that I need your help. I have just installed > expect-1.15 on redhat 9.0 and receive the following warning message: > > Warning: your default pty can only handle 155 bytes at a time! > ok 30 > > This warning message didn't come up during the installation on !!!redhat > 7.1!!!! > I use your expect module to work with rsync to synchronize two website. > It now takes forever to update (serveral runs for just one small file). > Can you please tell me how this problem can be solved? Thanks. > > Alan You probably need to convince me that it's an Expect problem. You haven't so far. Maybe you can wrap some timings around things using use Benchmark; to make your case. > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Parasoft > Error proof Web apps, automate testing & more. > Download & eval WebKing and get a free book. > www.parasoft.com/bulletproofapps1 > _______________________________________________ > Expectperl-discuss mailing list > Exp...@li... > https://lists.sourceforge.net/lists/listinfo/expectperl-discuss > > |