scsh-users
[Top] [All Lists]

Re: sunet(FTP) not working (Interrupted system call). the patch helps,

To: Eric Marsden <emarsden@laas.fr>
Subject: Re: sunet(FTP) not working (Interrupted system call). the patch helps, but
From: mmc@maruska.dyndns.org (Michal Maruška)
Date: 17 Mar 2002 18:34:29 +0100
Cc: scsh-news <scsh-news@zurich.ai.mit.edu>
Eric Marsden <emarsden@laas.fr> writes:

> this looks like a problem in scsh: it should be retrying the system
> call when it receives a return value of EINTR. However, there is a bug
> in ftp.scm; please try the following patch.

now it works! Thanks.  The ftp:get terminates succesfully.
But still ftp:ls and ftp:dir raise:

Error: exception
       wrong-type-argument
       (string-length '())

<Prev in Thread] Current Thread [Next in Thread>