[squeak-dev] usable FTP site that we can reasonably include as an example?

Eliot Miranda eliot.miranda at gmail.com
Tue Jan 1 17:58:52 UTC 2019


Hi All,

> On Dec 31, 2018, at 6:42 PM, Levente Uzonyi <leves at caesar.elte.hu> wrote:
> 
> FTP is pretty much dead. IMO the best solution is to deprecate/remove support.

Why not instead make the test contingent on the availability of “ftp.localhost” (ie the test tries to contact an ftp server on the local host)? If the server is not present/unresponsive the test is an expected failure.  If present, the test proceeds.  We can then easily set up test environments when we want to simply by configuring an ftp server on the local host.

> 
> Levente
> 
>> On Mon, 31 Dec 2018, tim Rowledge wrote:
>> 
>> The long-gone st.cs.uiuc.edu site used to be our example of how to add a remote directory but... long-gone. Can we enable anonymous ftp access to a directory on squeak.org as a replacement? files.squeak.org might appear appropriate but seems to be locked to only http access right now.
>> 
>> tim
>> --
>> tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
>> To define recursion, we must first define recursion.
> 


More information about the Squeak-dev mailing list