Difference between revisions of "FTP"
Jump to navigation
Jump to search
(add infobox as a project and formatting) |
|||
Line 16: | Line 16: | ||
We're currently [https://github.com/ArchiveTeam/ftp-nab listing all FTP sites on the internet] to download them all. | We're currently [https://github.com/ArchiveTeam/ftp-nab listing all FTP sites on the internet] to download them all. | ||
+ | {| class="wikitable" | ||
+ | |+Who is grabbing what? | ||
+ | |- | ||
+ | |Midas | ||
+ | |ftp.tu-chemnitz.de | ||
+ | |- | ||
+ | |Midas | ||
+ | |ftp.uni-muenster.de | ||
+ | |- | ||
+ | |Midas | ||
+ | |gatekeeper.dec.com | ||
+ | |- | ||
+ | |Midas | ||
+ | |ftp.uni-erlangen.de | ||
+ | |- | ||
+ | |Midas | ||
+ | |ftp.warwick.ac.uk | ||
+ | |- | ||
+ | |} | ||
== External Links == | == External Links == | ||
Revision as of 08:43, 6 February 2014
FTP | |
![]() | |
![]() | |
URL | None |
Project status | Online! |
Archiving status | Not saved yet |
Project source | https://github.com/ArchiveTeam/ftp-nab |
Project tracker | Unknown |
IRC channel | #archiveteam (on EFnet) |
Project lead | Unknown |
Archiving a whole public FTP host/mirror is easy:
SketchCow> I use wget -r -l 0 -np -nc ftp://ftp.underscorporn.com
Now zip/tar it up and send to the spacious Internet Archive![1] (If you're short on space: tar --remove-files
deletes the files shortly after adding them to the tar, not waiting for it to be complete, unlike zip -rm
.)
The Project
We're currently listing all FTP sites on the internet to download them all.
Midas | ftp.tu-chemnitz.de |
Midas | ftp.uni-muenster.de |
Midas | gatekeeper.dec.com |
Midas | ftp.uni-erlangen.de |
Midas | ftp.warwick.ac.uk |