Skip to content

Instantly share code, notes, and snippets.

@biwhite
Created August 8, 2017 14:49
Show Gist options
  • Save biwhite/310a559be772a9d15919117e5baf443e to your computer and use it in GitHub Desktop.
Save biwhite/310a559be772a9d15919117e5baf443e to your computer and use it in GitHub Desktop.
root@301f822132f7:/tmp$ curl -v ftp://ftp.musicbrainz.org/pub/musicbrainz/data/fullexport/LATEST
* Trying 2600:3402:200:227::2...
* TCP_NODELAY set
* Connected to ftp.musicbrainz.org (2600:3402:200:227::2) port 21 (#0)
root@301f822132f7:/tmp/a$ curl -4 -v ftp://ftp.musicbrainz.org/pub/musicbrainz/data/fullexport/LATEST
* Trying 140.211.166.134...
* TCP_NODELAY set
* Connected to ftp.musicbrainz.org (140.211.166.134) port 21 (#0)
< 220-
< 220----------------------------------------------------------------------------
< 220- R S Y N C . O S U O S L . O R G
< 220- Oregon State University
< 220- Open Source Lab
< 220-
^C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment