[Spridgets] Echoes of Frank
Kent McLean
kentmclean at comcast.net
Fri Aug 14 14:30:56 MDT 2020
MJB wrote:
> There is certainly
> room on the Team Net server for the pdljmpr stuff, the problem is
> getting it all downloaded to another location in a complete, accurate copy.
For anyone with access to a terminal window and the command line on their Windows/Mac/Linux box, the magical command is:
wget -r -c -np http://pdljmpr.tripod.com <http://pdljmpr.tripod.com/>
wget : retrieves the contents of a website
-r : recurse down into the subdirectories
-c : if interrupted, continue from where you left off
-np : no parent; don't go up levels of directories on the server, just do the named site down
There seem to be a lot of errors (broken links?), but I got 5.5MB of files in under 2 minutes. YMMV.
Total wall clock time: 1m 56s
Downloaded: 276 files, 5.5M in 0.8s (6.77 MB/s)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://autox.team.net/pipermail/spridgets/attachments/20200814/6379185a/attachment.htm>
More information about the Spridgets
mailing list