Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] replacement for ftp?
Date: Sun, 30 Apr 2017 02:03:12
Message-Id: 20170430020251.GA22447@waltdnes.org
In Reply to: Re: [gentoo-user] replacement for ftp? by lee
1 > transferring large amounts of data and automatization in processing at
2 > least some of it, without involving a 3rd party
3 >
4 > "Large amounts" can be "small" like 100MB --- or over 50k files in 12GB,
5 > or even more. The mirror feature of lftp is extremely useful for such
6 > things.
7 >
8 > I wouldn't ever want having to mess around with web pages to figure out
9 > how to do this. Ftp is plain and simple. So you see why I'm explicitly
10 > asking for a replacement which is at least as good as ftp.
11
12 How about "wget"? It can handle ftp and http, and it can be scripted.
13 And it can discriminate on timestamps, i.e. only download a file if it
14 has been changed since the latest download at your site.
15
16 Then there's always "sneakernet". To quote Andrew Tanenbaum from 1981
17
18 > Never underestimate the bandwidth of a station wagon full of tapes
19 > hurtling down the highway.
20
21 --
22 Walter Dnes <waltdnes@××××××××.org>
23 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
[gentoo-user] Re: replacement for ftp? Kai Krakow <hurikhan77@×××××.com>
Re: [gentoo-user] replacement for ftp? lee <lee@××××××××.de>