ftp.dcrubro.com — Anonymous FTP

I run a small anonymous FTP server as a mirror of various files. If you have an FTP client (or just curl), you can grab files directly. Don't have a client handy? Use the HTTP file browser further down this page.

Server banner:

Welcome! You've logged into the ftp.dcrubro.com FTP server.

All files are in /pub/ — run "ls" to browse, "cd pub" to enter,
and "get <filename>" to download. Make sure you're in binary
mode first ("bin").

Questions or issues? [email protected] | dcrubro.com

73 de S50DCR

Connection Details

  • Host: ftp.dcrubro.com
  • Port: 21 (use passive mode if you're behind NAT/firewall)
  • Username: anonymous (or ftp)
  • Password: blank, or your email address by convention
  • IP support: reachable over both IPv4 and IPv6 (DNS publishes A + AAAA records)
  • Transfer mode: switch to binary (bin) before downloading
  • TLS: an FTPS (FTP over TLS) variant is also available if you prefer an encrypted session

All files live under /pub/cd pub after you connect.

Example: classic ftp client

ftp ftp.dcrubro.com
# Name: anonymous
# Password: (press Enter, or type your email)
bin            # switch to binary mode
cd pub         # all files live here
ls             # browse
get README     # download a file
bye

Force a protocol if you need to: ftp -4 ftp.dcrubro.com (IPv4) or ftp -6 ftp.dcrubro.com (IPv6).

Example: lftp and curl

# lftp — nicer interactive client (handles passive mode automatically)
lftp ftp.dcrubro.com
# then: cd pub; ls; get <filename>

# curl — list a directory
curl ftp://ftp.dcrubro.com/pub/ --user anonymous:

# curl — download a single file (-O keeps the remote name)
curl -O ftp://ftp.dcrubro.com/pub/README --user anonymous:

# Force IPv4 or IPv6 with curl
curl --ipv4 ftp://ftp.dcrubro.com/pub/ --user anonymous:
curl --ipv6 ftp://ftp.dcrubro.com/pub/ --user anonymous:

# wget — mirror a whole directory
wget -r --no-parent ftp://ftp.dcrubro.com/pub/

Browse files over HTTP

Same files as the FTP server, downloadable straight from your browser. Handy from a headless box or anywhere an FTP client isn't available.

srv/ftp / pub / fu-berlin-scifi / stories / z

NameSizeModified (server time)
../
Z_AScullyLoveStory.Reality.txt 20.4 KB 2000-03-23 00:00
ZaniesAndFoolsWhoDontBelieveInSensibleRules.Iacono.txt 8.8 KB 2000-09-22 00:00
Zap.Luna.txt 4.2 KB 1997-09-06 00:00
ZebraInTheWaterfall.Jegan.txt 3.5 KB 2000-06-14 00:00
Zeitgeist.txt 76.5 KB 2001-12-14 00:00
ZenAndTheArtOfBeingMonicaReyes.Scifinerdgrl.txt 3.0 KB 2003-03-14 00:00
Zephyrs.F.txt 29.5 KB 2002-09-01 00:00
ZephyrsAndZeniths.txt 11.9 KB 1997-01-14 00:00
ZeroGravity.AkaJake.txt 19.1 KB 2004-12-19 00:00
ZeroHour.txt 7.7 KB 1998-09-24 00:00
ZeroOutTheVariable.Branwell.txt 55.9 KB 1999-10-08 00:00
Zeugma.Donna.txt 5.1 KB 2006-11-27 00:00
ZeVonAndOnly.Rider.txt 3.1 KB 1999-02-12 00:00
ZFiles.txt 19.5 KB 1996-09-10 00:00
Zigazigah.mult.txt 20.8 KB 1998-05-03 00:00
ZippityDooDa.Babos.txt 23.2 KB 1999-06-27 00:00
ZIsForZero.Donnilee.txt 101 KB 2001-05-28 00:00
Zoe1.Smurf.txt 161 KB 2000-06-02 00:00
Zoe2.Smurf.txt 115 KB 2000-06-02 00:00
ZoeAndTheFox.txt 67.8 KB 1997-01-21 00:00
ZombieBreath.Alelou.txt 12.2 KB 2000-08-20 00:00
ZombieGambit.txt 35.6 KB 1998-06-08 00:00
Zombies.Nialani.txt 15.5 KB 2000-08-11 00:00
ZombiesInANewerAge.Stoddard-Hunt.txt 29.8 KB 2001-06-11 00:00
ZoneOfNoSignal.Branwell.txt 9.5 KB 2000-11-02 00:00
ZorkFiles.Hal.txt 4.4 KB 2000-09-22 00:00
Zurvan1.Keller.txt 112 KB 1998-10-08 00:00
Zurvan10.Keller.txt 114 KB 1998-10-08 00:00
Zurvan11.Keller.txt 108 KB 1998-10-08 00:00
Zurvan12.Keller.txt 109 KB 1998-10-08 00:00
Zurvan2.Keller.txt 101 KB 1998-10-08 00:00
Zurvan3.Keller.txt 116 KB 1998-10-08 00:00
Zurvan4.Keller.txt 116 KB 1998-10-08 00:00
Zurvan5.Keller.txt 105 KB 1998-10-08 00:00
Zurvan6.Keller.txt 106 KB 1998-10-08 00:00
Zurvan7.Keller.txt 111 KB 1998-10-08 00:00
Zurvan8.Keller.txt 104 KB 1998-10-08 00:00
Zurvan9.Keller.txt 120 KB 1998-10-08 00:00
ZwischenAndNach.Maidenjedi.txt 15.5 KB 2002-04-27 00:00
Zzzzzzzzzzz.Sprys.txt 29.8 KB 1998-05-03 00:00