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(orftp) - 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.
| Name | Size | Modified (server time) |
|---|---|---|
| ../ | — | — |
| 0/ | — | 2026-06-15 09:14 |
| 1/ | — | 2026-06-16 13:42 |
| 2/ | — | 2026-06-16 13:42 |
| 3/ | — | 2026-06-16 13:42 |
| 4/ | — | 2026-06-16 13:42 |
| 5/ | — | 2026-06-16 13:42 |
| 6/ | — | 2026-06-16 13:42 |
| 7/ | — | 2026-06-16 13:42 |
| 8/ | — | 2026-06-16 13:42 |
| 9/ | — | 2026-06-16 13:42 |
| a/ | — | 2026-06-16 13:42 |
| b/ | — | 2026-06-16 13:42 |
| c/ | — | 2026-06-16 13:42 |
| d/ | — | 2026-06-16 13:42 |
| e/ | — | 2026-06-16 13:42 |
| f/ | — | 2026-06-16 13:42 |
| g/ | — | 2026-06-16 13:42 |
| h/ | — | 2026-06-16 13:42 |
| i/ | — | 2026-06-16 13:42 |
| j/ | — | 2026-06-16 13:42 |
| k/ | — | 2026-06-16 13:42 |
| l/ | — | 2026-06-16 13:42 |
| m/ | — | 2026-06-16 13:42 |
| n/ | — | 2026-06-16 13:42 |
| o/ | — | 2026-06-16 13:42 |
| other/ | — | 2026-06-15 11:46 |
| p/ | — | 2026-06-16 13:42 |
| q/ | — | 2026-06-16 13:42 |
| r/ | — | 2026-06-16 13:42 |
| s/ | — | 2026-06-16 13:42 |
| t/ | — | 2026-06-16 13:42 |
| u/ | — | 2026-06-16 13:42 |
| v/ | — | 2026-06-16 13:42 |
| w/ | — | 2026-06-16 13:42 |
| x/ | — | 2026-06-16 13:42 |
| y/ | — | 2026-06-16 13:42 |
| z/ | — | 2026-06-16 13:42 |
| all-stories.txt | 799 KB | 2005-09-25 00:00 |