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 / 2

NameSizeModified (server time)
../
2000000Seconds.Booth.txt 6.8 KB 2000-11-14 00:00
2000Alt.Casey.txt 123 KB 2009-01-29 00:00
2000Original.Casey.txt 122 KB 2009-01-29 00:00
2002AndCounting.Nantus.txt 8.1 KB 2002-01-11 00:00
20081.Mystphile.txt 130 KB 2000-07-04 00:00
20082.Mystphile.txt 99.5 KB 2000-07-04 00:00
20083.Mystphile.txt 137 KB 2000-07-04 00:00
2010ToHammersmith.Autumn.txt 4.8 KB 2006-04-02 00:00
2012_TheReturn.Lsgrimm91.txt 132 KB 2009-09-27 00:00
20MinutesOrItsFree.Andrea.txt 7.1 KB 2001-04-25 00:00
211Confessions.Samantha.txt 16.8 KB 2001-07-28 00:00
2120.Anukis.txt 6.3 KB 2002-01-11 00:00
21stSundayInOrdinaryTime.Martha.txt 28.3 KB 2002-04-27 00:00
221XF.MaybeAmanda.txt 21.7 KB 2011-05-10 00:00
22Hours.Indovino.txt 5.9 KB 1997-11-10 00:00
22ShortEmailMessages.txt 7.1 KB 1998-06-08 00:00
240Words_Friendship.WilDaFox0619.txt 1.8 KB 2003-05-02 00:00
245am.Robinson.txt 7.7 KB 1998-09-14 00:00
248Words_TheChoice.Dryad.txt 1.8 KB 2002-04-27 00:00
24Floors.Casey.txt 8.0 KB 2009-01-29 00:00
24HoursADay.Cyra.txt 10.6 KB 2000-10-15 00:00
24HoursEarlier.mult.txt 16.4 KB 1998-05-25 00:00
256Words_ShortestMorningStory.Kel.txt 2.0 KB 2000-07-29 00:00
2790VineStreet.Dryad.txt 9.2 KB 2006-01-29 00:00
29To36.Kleinsmith.txt 54.9 KB 2002-08-28 00:00
2AM.L.txt 2.6 KB 2001-04-29 00:00
2AM.OKayVal.txt 4.0 KB 2005-03-28 00:00
2Become1.Gowland.txt 8.6 KB 2000-10-17 00:00
2CloseForComfort.Shinkai.txt 42.4 KB 1998-02-01 00:00
2Hot2Handle.Shinkai.txt 53.2 KB 1998-04-26 00:00
2Miracles.Quark.txt 14.2 KB 2002-11-21 00:00
2Portes1Choix.Roy.txt 4.7 KB 2005-11-12 00:00
2SexyForMyBoxers.Scotland.txt 18.1 KB 1999-07-09 00:00
2Trust.Daydreamer.txt 7.1 KB 2004-02-19 00:00