Re: Contributed Network Code

Martin Gasbichler <[email protected]> Wed, 11 Mar 2009 21:10:04 +0100
Newsgroups gmane.lisp.scheme.scsh
Message-ID <[email protected]>
I wonder how you guys get a FTP connection in the first place: we  
currently don't have a FTP server running on ftp.scsh.net. That may  
change in a couple of months when we get a bigger machine and see a  
real need for a FTP server but for the time being, please use http://ftp.scsh.net

Martin

Am 09.03.2009 um 21:27 schrieb RT Happe <[email protected]>:

> Nunez Steve wrote:
>>
>> ftp://ftp.scsh.net/pub/scsh/contrib/
>>
>> however this server requests a username and password. 'anonymous'  
>> and email address do not seem to work.
>
> Try http://ftp.scsh.net/pub/scsh/contrib/ instead.
> (Just now the ftp server doesn't respond at all to ftp on the cmd  
> line.)
>
>>
>> As a suggestion improvement, there seems to be a lot of bits and  
>> pieces for scsh that, if bundled together, would greatly improve  
>> the usability of the package. An example is Commander-S (which I've  
>> not used).
>
> The sunterlib was intended as such a bundle.
> Besides, Michel Schinz' package facility eases the installation of  
> scsh libs.
>
>
> rt