latextemplates / LNCS

Improved Lecture Notes in Computer Science (LNCS) template
https://latextemplates.github.io/LNCS/
BSD Zero Clause License
257 stars 64 forks source link

LNCS download script not working #10

Closed lenhard closed 7 years ago

lenhard commented 7 years ago

Executing download-llncs-files-from.springer.bat gives me the following:

ftp> open ftp.springer.de
Connected to ftp.springer.de.
220 "Welcome to the FTP Server of Springer-Verlag in Heidelberg Germany"
User (ftp.springer.de:(none)):
331 Guest login ok, send your complete e-mail address as password.

230-The response 'anonymous' is not valid
230-Next time please use your e-mail address as your password
230-   for example: joe@klient.10.155.11.193.dgd.kau.se
230-                S P R I N G E R - V E R L A G
230-
230-          H E I D E L B E R G   B E R L I N
230-
230-                        G E R M A N Y
230-
230-
230-- This system may be used 24 hours a day. The local time is Thu Jan  5 09:25
:02 2017.
230-
230-- You are user number 20 out of 200 on the host ftp.springer.de.
230-
230-- All transfers to and from ftp are logged.
230-- If you don't like this then please disconnect now.
230-
230-- If you get problems with this FTP-Server please contact:
230-
230-    Mr. Adrian Andreica
230-
230-    E-Mail: adrian.andreica@springer.com
230-
230 Guest login ok, access restrictions apply.
ftp> binary
200 Type set to I.
ftp> get pub/tex/latex/llncs/latex2e/llncs.cls
500 PORT/EPRT (Active Mode/Extended Active Mode) is not supported. Use PASV/EPSV
 instead of this

No files are downloaded.

koppor commented 7 years ago

I switched back to the gradle download. Just execute gradlew init. See https://github.com/latextemplates/LNCS/tree/e35ef1ade5cf7fbdddc536bb2c4558b55b16c49b#quick-start.