Le 18/12/2017 à 09:28, Jean-Pierre Chrétien a écrit :
Le 18/12/2017 à 02:47, Scott Kostyshak a écrit :
You can download LyX 2.3.0rc1 from ftp://ftp.lyx.org/pub/lyx/devel/.
The French site seems to be down:
<cite>
Recherche de ftp.lyx.org
Essai avec nephtys.lip6.fr:22
Impossible de se connecter à nephtys.lip6.fr : Connexion refusée
Pause de 30 secondes avant la prochaine tentative.
</cite>
That was with gftp (got no answer either from a web browser).
From the command line, goes a bit further:
<cite>
ftp> open ftp.lyx.org
Connected to nephtys.lip6.fr.
[snip]
220 ftp.lip6.fr FTP server (NetBSD-ftpd 20100320) ready.
Name (ftp.lyx.org:jp): anonymous
331 Guest login ok, type your name as password.
Password:
[snip]
230 Guest login ok, access restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd pub/lyx/devel/lyx-2.3/lyx-2.3.0rc1
250 CWD command successful.
ftp> get lyx-2.3.0rc1.tar.xz
local: lyx-2.3.0rc1.tar.xz remote: lyx-2.3.0rc1.tar.xz
200 PORT command successful.
425 Can't build data connection: Operation timed out.
ftp>
</cite>
Simple operations like 'ls' are timed out as well.
--
Jean-Pierre